1
0
mirror of https://github.com/dustinkirkland/byobu.git synced 2025-03-12 04:35:50 -07:00

138 Commits

Author SHA1 Message Date
Dustin Kirkland
0603036501 add a bash timer, that shows the runtime of the previous command
+      at the beginning of the prompt
2024-01-16 20:10:53 -06:00
Dustin Kirkland
b2f15f9ca5 add a package count status item, useful for minimal containers 2023-12-25 06:59:26 -06:00
Dustin Kirkland
6a43a4e298
Merge pull request from iskandergaba/hostname-typo-fix
Fixed --hostname argument typo in documentation
2023-11-22 22:52:32 -06:00
Dustin Kirkland
e953608b48
Merge pull request from dtrv/master
add synopsis to man byobu-ctrl-a
2023-11-22 22:18:19 -06:00
Dustin Kirkland
7efa66cd14 Adding remaining changes from bzr/launchpad to git/github 2023-11-22 22:09:18 -06:00
dtrv
7df10d5a09
add synopsis to man byobu-ctrl-a
man(1) of `byobu-ctrl-a` shows optional arguments for setting ctrl-a behavior non-interactively
2022-11-16 10:46:26 +01:00
Iskander Gaba
6cc53e91b0 Fixed --hostname argument typo in documentation 2021-12-23 01:15:56 +01:00
Dustin Kirkland
95bee7400c * usr/share/man/man1/byobu.1: LP:
- update documentation on setting a logo
2018-08-12 10:56:35 -05:00
Dustin Kirkland
b2d5e2a40c usr/bin/byobu-select-profile.in, usr/share/man/man1/byobu-select-
profile.1: LP: 
2018-08-12 09:43:52 -05:00
Dustin Kirkland
a52aadfc71 * debian/control, usr/lib/byobu/ip_address, usr/lib/byobu/network,
usr/share/man/man1/wifi-status.1: LP: 
  - switch entirely to iproute2, away from net-tools and ifconfig
  - only remaining ifconfig is fall-back logic, in case /sbin/ip is
    not found
2018-08-12 09:07:40 -05:00
Dustin Kirkland
0df1e1f347 usr/lib/byobu/ec2_cost,
usr/lib/byobu/include/ec2instancespricing.py,
  usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/shutil,
  usr/lib/byobu/Makefile.am, usr/share/byobu/status/status,
  usr/share/man/man1/byobu.1:
  - deprecate unmaintained ec2/rcs pricing functionality
  - this never really worked well, and these prices are constantly changing
2018-08-12 08:56:19 -05:00
Dustin Kirkland
16c3a5e122 * usr/lib/byobu/include/shutil, usr/lib/byobu/Makefile.am,
usr/lib/byobu/rcs_cost, usr/share/byobu/status/status,
  usr/share/man/man1/byobu.1:
  - deprecate some unmaintained functionality
2018-08-12 08:52:06 -05:00
Dustin Kirkland
e4e1944409 * usr/bin/purge-old-kernels, usr/share/man/man1/purge-old-kernels.1: LP:
- deprecate the logic in purge-old-kernel, as apt autoremove is supposed
    to work properly now
2017-04-27 16:20:01 -05:00
Dustin Kirkland
59b5b264f0 * usr/bin/purge-old-kernels, usr/share/man/man1/purge-old-kernels.1:
- add a --quiet option for cronjobs
  - add note in the manpage
2017-03-18 12:04:47 -05:00
Dustin Kirkland
0edfa2b067 * usr/share/man/man1/byobu.1:
- fix minor nitpick about disk/memory measurement documentation
* usr/share/byobu/desktop/byobu.desktop.old,
  usr/share/byobu/desktop/Makefile.am, usr/share/man/man1/byobu.1: LP: 
  - resurrect byobu-desktop.old, which is needed on Debian and other
    systems, where gnome-terminal may not exist
2016-12-07 08:16:08 -06:00
Dustin Kirkland
41d115bb8d * usr/share/man/man1/byobu.1:
- add some whitespace in the manpage
2016-07-29 12:07:56 -05:00
Dustin Kirkland
a1d40527da * Applications/Byobu.app/Contents/MacOS/Byobu, AUTHORS,
debian/copyright, debian/source_byobu.py, etc/profile.d/Z97-
  byobu.sh.in, experimental/byobu-classroom, po/bg.po, po/sv.po,
  usr/bin/byobu-config.in, usr/bin/byobu-ctrl-a.in, usr/bin/byobu-
  disable.in, usr/bin/byobu-disable-prompt.in, usr/bin/byobu-
  enable.in, usr/bin/byobu-enable-prompt.in, usr/bin/byobu-export.in,
  usr/bin/byobu.in, usr/bin/byobu-janitor.in, usr/bin/byobu-
  keybindings, usr/bin/byobu-launcher.in, usr/bin/byobu-launcher-
  install.in, usr/bin/byobu-launcher-uninstall.in, usr/bin/byobu-
  launch.in, usr/bin/byobu-layout.in, usr/bin/byobu-prompt.in,
  usr/bin/byobu-quiet.in, usr/bin/byobu-reconnect-sockets.in,
  usr/bin/byobu-select-backend.in, usr/bin/byobu-select-profile.in,
  usr/bin/byobu-select-session.in, usr/bin/byobu-shell.in,
  usr/bin/byobu-silent.in, usr/bin/byobu-status-detail.in,
  usr/bin/byobu-status.in, usr/bin/manifest, usr/lib/byobu/apport,
  usr/lib/byobu/arch, usr/lib/byobu/battery, usr/lib/byobu/color,
  usr/lib/byobu/cpu_count, usr/lib/byobu/cpu_freq,
  usr/lib/byobu/cpu_temp, usr/lib/byobu/custom, usr/lib/byobu/date,
  usr/lib/byobu/disk, usr/lib/byobu/disk_io, usr/lib/byobu/distro,
  usr/lib/byobu/ec2_cost, usr/lib/byobu/entropy,
  usr/lib/byobu/fan_speed, usr/lib/byobu/hostname,
  usr/lib/byobu/include/colors, usr/lib/byobu/include/common,
  usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/constants,
  usr/lib/byobu/include/cycle-status, usr/lib/byobu/include/dirs.in,
  usr/lib/byobu/include/icons, usr/lib/byobu/include/mondrian,
  usr/lib/byobu/include/notify_osd, usr/lib/byobu/include/select-
  session.py, usr/lib/byobu/include/shutil, usr/lib/byobu/include/tmux-
  detach-all-but-current-client, usr/lib/byobu/include/tmux-send-
  command-to-all-panes, usr/lib/byobu/include/tmux-send-command-to-all-
  windows, usr/lib/byobu/include/toggle-utf8.in,
  usr/lib/byobu/ip_address, usr/lib/byobu/load_average,
  usr/lib/byobu/logo, usr/lib/byobu/mail, usr/lib/byobu/memory,
  usr/lib/byobu/menu, usr/lib/byobu/network, usr/lib/byobu/notify_osd,
  usr/lib/byobu/processes, usr/lib/byobu/raid,
  usr/lib/byobu/reboot_required, usr/lib/byobu/release,
  usr/lib/byobu/services, usr/lib/byobu/session, usr/lib/byobu/swap,
  usr/lib/byobu/time, usr/lib/byobu/time_utc, usr/lib/byobu/trash,
  usr/lib/byobu/updates_available, usr/lib/byobu/uptime,
  usr/lib/byobu/users, usr/lib/byobu/whoami,
  usr/lib/byobu/wifi_quality, usr/share/byobu/keybindings/f-
  keys.screen, usr/share/byobu/keybindings/f-keys.screen.disable,
  usr/share/byobu/keybindings/f-keys.tmux,
  usr/share/byobu/keybindings/f-keys.tmux.disable,
  usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/byoburc,
  usr/share/byobu/profiles/classroom, usr/share/byobu/profiles/common,
  usr/share/byobu/profiles/NONE, usr/share/byobu/profiles/screenrc,
  usr/share/byobu/profiles/tmux, usr/share/byobu/profiles/tmuxrc,
  usr/share/byobu/status/status, usr/share/byobu/status/statusrc,
  usr/share/byobu/tests/byobu-time-notifications.in, usr/share/dbus-
  1/services/us.kirkland.terminals.byobu.service,
  usr/share/man/man1/byobu-export.1:
  - update byobu.co email addresses to byobu.org
2016-04-07 17:07:52 -05:00
Dustin Kirkland
b7990bc97f * usr/lib/byobu/swap, usr/share/man/man1/byobu.1:
- switch swap to black on green, white on green
    was unreadable
2016-03-12 14:37:04 -06:00
Dustin Kirkland
e3e7862a16 * usr/share/man/man1/byobu.1:
- update examples
2016-03-01 14:28:12 -06:00
Dustin Kirkland
748002f2e5 * usr/lib/byobu/include/icons, usr/lib/byobu/reboot_required,
usr/share/man/man1/byobu.1:
  - add an indicator for an unattended upgrade in progress
2016-02-28 23:19:46 -06:00
Dustin Kirkland
cbd87dfbe1 * debian/control, usr/bin/Makefile.am, usr/bin/purge-old-kernels,
usr/share/man/man1/Makefile.am, usr/share/man/man1/purge-old-
  kernels.1:
  - move purge-old-kernels over from bikeshed into byobu
2016-02-28 21:07:13 -06:00
Dustin Kirkland
ad988e7dfa * usr/bin/Makefile.am, usr/bin/manifest, usr/bin/tmpfsffs,
usr/share/man/man1/Makefile.am, usr/share/man/man1/manifest.1:
  - added the manifest command
2016-02-28 21:01:56 -06:00
Dustin Kirkland
c90692130b * configure.ac, debian/control, NEWS, README, usr/lib/byobu/rcs_cost,
usr/share/appdata/byobu.appdata.xml, usr/share/man/man1/byobu.1,
  usr/share/man/man1/byobu-config.1, usr/share/man/man1/byobu-ctrl-
  a.1, usr/share/man/man1/byobu-enable.1, usr/share/man/man1/byobu-
  janitor.1, usr/share/man/man1/byobu-keybindings.1,
  usr/share/man/man1/byobu-launcher.1, usr/share/man/man1/byobu-
  launcher-install.1, usr/share/man/man1/byobu-launcher-uninstall.1,
  usr/share/man/man1/byobu-layout.1, usr/share/man/man1/byobu-
  prompt.1, usr/share/man/man1/byobu-quiet.1, usr/share/man/man1/byobu-
  reconnect-sockets.1, usr/share/man/man1/byobu-screen.1,
  usr/share/man/man1/byobu-select-backend.1, usr/share/man/man1/byobu-
  select-profile.1, usr/share/man/man1/byobu-select-session.1,
  usr/share/man/man1/byobu-shell.1, usr/share/man/man1/byobu-silent.1,
  usr/share/man/man1/byobu-status.1, usr/share/man/man1/byobu-status-
  detail.1, usr/share/man/man1/byobu-tmux.1, usr/share/man/man1/byobu-
  ugraph.1, usr/share/man/man1/byobu-ulevel.1:
  - replace http://byobu.co links to newly registered http://byobu.org
2016-01-14 14:21:37 +02:00
Dustin Kirkland
f285600b10 * usr/bin/byobu.in, usr/share/man/man1/byobu.1: LP:
- byobu -h|--help enters manpage
2015-08-31 08:56:15 -05:00
Dustin Kirkland
5696874cc2 * usr/share/man/man1/vigpg.1:
- fix typo
2015-06-17 20:19:12 -05:00
Dustin Kirkland
73a547747a * usr/bin/Makefile.am, usr/share/man/man1/Makefile.am:
- add vigpg to build
2015-06-17 20:17:58 -05:00
Dustin Kirkland
ec48e63fc6 * debian/control, usr/bin/vigpg, usr/share/man/man1/vigpg.1:
- after the Lastpass breach, more people could use vigpg,
    so move it over to Bybou from Bikeshed
2015-06-17 20:14:25 -05:00
Dustin Kirkland
af180e08e2 * usr/bin/byobu.in, usr/share/man/man1/byobu.1: LP:
- fix custom window support for byobu-tmux
2014-08-05 22:52:00 +02:00
Dustin Kirkland
3b128c00a3 * usr/bin/Makefile.am, usr/share/man/man1/Makefile.am:
- update automake files to install new utilities
2014-06-18 13:02:33 -05:00
Dustin Kirkland
37452c8411 * debian/links, usr/bin/col1, usr/share/man/man1/col1.1:
- move the col1..col9 utilities over from bikeshed
  - super handy, minimal way of awking out a particular column
2014-06-18 12:58:06 -05:00
Dustin Kirkland
943c9453d6 * debian/control, usr/bin/wifi-status, usr/share/man/man1/wifi-
status.1:
  - move the wifi-status command to byobu, from bikeshed
  - fantastic demonstration of byobu split screens
2014-06-18 12:50:57 -05:00
Dustin Kirkland
b7eaf5fcd5 * debian/control, usr/bin/ctail, usr/share/man/man1/ctail.1:
- move the ctail command over to byobu, from bikeshed
  - ctail will tail and colorize log files
2014-06-18 12:44:58 -05:00
Dustin Kirkland
4fe5154e64 * usr/bin/byobu-enable.in, usr/share/man/man1/byobu-enable.1:
- no need to launch byobu in byobu-enable (no idea why I did it
    that way originally)
2014-06-02 13:13:22 -05:00
Dustin Kirkland
a70aacf000 * usr/share/man/man1/byobu.1: LP:
- add note to manpage about putty resizing to 1-character tall and
    causing byobu-screen to crash
2014-03-17 12:52:57 +09:00
Chris Johnston
300463141c Fix byobu-layout manpage typo 2014-03-06 08:23:28 -05:00
Dustin Kirkland
ed440d5a24 * usr/bin/byobu-janitor, usr/lib/byobu/date,
usr/lib/byobu/include/constants, usr/lib/byobu/include/shutil,
  usr/lib/byobu/time, usr/share/byobu/profiles/tmux,
  usr/share/byobu/profiles/tmuxrc, usr/share/man/man1/byobu.1:
  - LP: 
  - fix longstanding "date and time flash on and off" bug
  - this isn't a great fix, but it's a start
  - basically, we need to use the tmux status native support
    for timestamps
  - support configuration through ~/.byobu/datetime.tmux
  - this will be a difference between byobu-tmux and byobu-screen,
    which is a bummer
  - also, there's more work to be done, in order to enable/disable
    this via F9/byobu-config
2014-02-10 14:37:18 -06:00
Dustin Kirkland
a50152b1f6 * usr/share/man/man1/byobu-ugraph.1, usr/share/man/man1/byobu-
ulevel.1, usr/share/man/man1/Makefile.am:
  - add manpages, silences lintian warning
2013-12-16 20:24:24 -06:00
Dustin Kirkland
f81e017755 * usr/lib/byobu/include/shutil, usr/lib/byobu/Makefile.am,
usr/lib/byobu/session, usr/share/byobu/status/status,
  usr/share/man/man1/byobu.1:
  - add a new status item, to show the session name
2013-12-03 18:16:54 +00:00
Dustin Kirkland
68bfc41e75 * usr/share/byobu/profiles/bashrc, usr/share/man/man1/byobu-prompt.1:
- only display error code when non-zero
  - document behavior in manpage
2013-09-21 09:38:07 -05:00
Dustin Kirkland
e395f4c673 * usr/bin/byobu-prompt, usr/bin/Makefile.am, usr/share/man/man1/byobu-
disable-prompt.1, usr/share/man/man1/byobu-enable-prompt.1,
  usr/share/man/man1/byobu-enable-prompt.1 =>
  usr/share/man/man1/byobu-prompt.1, usr/share/man/man1/Makefile.am:
  - add some documentation and an interactive utility for toggling
    on and off the byobu-prompt, which is hinted in the inline
    bashrc comment
2013-08-06 22:54:05 +01:00
Dustin Kirkland
c86b19813b * usr/bin/byobu-janitor:
- ensure byobu can be purged without breaking a bashrc
2013-08-05 08:54:22 +01:00
Dustin Kirkland
9b22b3d74e * usr/lib/byobu/wifi_quality, usr/share/man/man1/byobu.1:
- make wifi status a little easier to read
2013-08-02 17:18:44 -05:00
Dustin Kirkland
ba72a9a7a2 usr/bin/byobu-disable-prompt, usr/bin/byobu-enable-prompt,
usr/bin/Makefile.am, usr/share/byobu/profiles/ps1.sh,
usr/share/man/man1/byobu-disable-prompt.1,
usr/share/man/man1/byobu-enable-prompt.1,
2013-07-26 16:38:56 -05:00
Dustin Kirkland
cc3269bf21 * usr/bin/byobu-disable-color-prompt, usr/bin/byobu-enable-color-
prompt, usr/bin/Makefile.am, usr/share/byobu/profiles/ps1.sh,
  usr/share/man/man1/byobu-disable-color-prompt.1,
  usr/share/man/man1/byobu-enable-color-prompt.1,
  usr/share/man/man1/Makefile.am:
  - add a utility that installs and uninstalls a nicer color prompt
    into the local shell configuration
2013-07-26 16:25:48 -05:00
Dustin Kirkland
6b3c0d1329 * usr/lib/byobu/include/shutil, usr/lib/byobu/wifi_quality,
usr/share/man/man1/byobu.1: LP: 
  - fix status colors on Red Hat, Mac OS X, and elsewhere
  - seems that the #nnnnnn style coloring isn't working everywhere
    + should probably get to the bottom of this...
2013-05-22 18:00:18 -05:00
Dustin Kirkland
6d69a7ba0a * usr/bin/byobu-keybindings, usr/bin/Makefile.am,
usr/share/man/man1/byobu-keybindings.1,
  usr/share/man/man1/Makefile.am: LP: 
  - added a new executable and manpage: byobu-keybindings
  - this is a command line utility for toggling Byobu's keybindings
    on an off
  - useful when Shift-F12 is not usable (Linux console tty), and
    when ctrl-a-! is not usable (tmux)
2013-05-07 16:40:36 -05:00
Dustin Kirkland
4e9065ed71 * usr/share/man/man1/byobu.1: LP:
- document PuTTY UTF-8 configuration
    + thanks to Chris Holmes
2013-05-07 15:18:04 -05:00
Dustin Kirkland
06b4b8c451 * configure.ac, Makefile.am, === removed directory
usr/share/byobu/ec2, usr/lib/byobu/ec2_cost,
  usr/lib/byobu/include/ec2instancespricing.py,
  usr/lib/byobu/include/Makefile.am, usr/share/byobu/ec2/Makefile.am,
  usr/share/byobu/ec2/rates.ap-northeast-1,
  usr/share/byobu/ec2/rates.ap-southeast-1,
  usr/share/byobu/ec2/rates.eu-west-1, usr/share/byobu/ec2/rates.us-
  east-1, usr/share/byobu/ec2/rates.us-west-1,
  usr/share/byobu/ec2/rates.us-west-2:
  - use a smarter algorithm for estimating ec2 cost
  - include ec2instancespricing.py from
    https://github.com/erans/ec2instancespricing
2013-02-06 20:30:35 -06:00
Dustin Kirkland
8f98d189e0 * usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-quiet.1,
usr/share/man/man1/byobu-silent.1:
  - fix lintian info messages
2013-01-24 18:35:40 -06:00
Dustin Kirkland
a019818cf9 - updated email address from kirkland@ubuntu.com to kirkland@byobu.co
* debian/copyright, debian/source_byobu.py, etc/profile.d/Z97-
  byobu.sh, experimental/byobu-classroom, usr/bin/byobu,
  usr/bin/byobu-config, usr/bin/byobu-ctrl-a, usr/bin/byobu-disable,
  usr/bin/byobu-enable, usr/bin/byobu-export, usr/bin/byobu-janitor,
  usr/bin/byobu-launch, usr/bin/byobu-launcher, usr/bin/byobu-
  launcher-install, usr/bin/byobu-launcher-uninstall, usr/bin/byobu-
  quiet, usr/bin/byobu-select-backend, usr/bin/byobu-select-profile,
  usr/bin/byobu-shell, usr/bin/byobu-silent, usr/bin/byobu-status,
  usr/bin/byobu-status-detail, usr/lib/byobu/apport,
  usr/lib/byobu/arch, usr/lib/byobu/battery, usr/lib/byobu/color,
  usr/lib/byobu/cpu_count, usr/lib/byobu/cpu_freq,
  usr/lib/byobu/cpu_temp, usr/lib/byobu/custom, usr/lib/byobu/date,
  usr/lib/byobu/disk, usr/lib/byobu/disk_io, usr/lib/byobu/distro,
  usr/lib/byobu/ec2_cost, usr/lib/byobu/fan_speed,
  usr/lib/byobu/hostname, usr/lib/byobu/include/common,
  usr/lib/byobu/include/constants, usr/lib/byobu/include/dirs,
  usr/lib/byobu/include/notify_osd, usr/lib/byobu/include/shutil,
  usr/lib/byobu/ip_address, usr/lib/byobu/load_average,
  usr/lib/byobu/logo, usr/lib/byobu/mail, usr/lib/byobu/memory,
  usr/lib/byobu/network, usr/lib/byobu/notify_osd,
  usr/lib/byobu/processes, usr/lib/byobu/raid, usr/lib/byobu/rcs_cost,
  usr/lib/byobu/reboot_required, usr/lib/byobu/release,
  usr/lib/byobu/services, usr/lib/byobu/swap, usr/lib/byobu/time,
  usr/lib/byobu/time_utc, usr/lib/byobu/trash,
  usr/lib/byobu/updates_available, usr/lib/byobu/uptime,
  usr/lib/byobu/users, usr/lib/byobu/whoami,
  usr/lib/byobu/wifi_quality, usr/share/byobu/profiles/byoburc,
  usr/share/byobu/profiles/classroom, usr/share/byobu/profiles/common,
  usr/share/byobu/profiles/NONE, usr/share/byobu/profiles/screenrc,
  usr/share/byobu/profiles/tmux, usr/share/byobu/profiles/tmuxrc,
  usr/share/byobu/status/status, usr/share/byobu/status/statusrc,
  usr/share/byobu/tests/byobu-time-notifications,
  usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-config.1,
  usr/share/man/man1/byobu-ctrl-a.1, usr/share/man/man1/byobu-
  enable.1, usr/share/man/man1/byobu-export.1,
  usr/share/man/man1/byobu-janitor.1, usr/share/man/man1/byobu-
  launcher.1, usr/share/man/man1/byobu-launcher-install.1,
  usr/share/man/man1/byobu-launcher-uninstall.1,
  usr/share/man/man1/byobu-layout.1, usr/share/man/man1/byobu-quiet.1,
  usr/share/man/man1/byobu-reconnect-sockets.1,
  usr/share/man/man1/byobu-screen.1, usr/share/man/man1/byobu-select-
  backend.1, usr/share/man/man1/byobu-select-profile.1,
  usr/share/man/man1/byobu-select-session.1, usr/share/man/man1/byobu-
  shell.1, usr/share/man/man1/byobu-silent.1,
  usr/share/man/man1/byobu-status.1, usr/share/man/man1/byobu-status-
  detail.1, usr/share/man/man1/byobu-tmux.1:
  - updated email address from kirkland@ubuntu.com to kirkland@byobu.co
2013-01-19 13:49:52 -06:00