Commit graph

115 commits

Author SHA1 Message Date
Dustin Kirkland
75ee3f7480 * usr/bin/byobu, usr/bin/byobu-launch, usr/bin/byobu-launcher,
usr/share/man/man1/byobu.1: LP: #835152
  - fix a suite of support issues around launching byobu under sudo,
    where files/dirs would be created under the $SUDO_USER's $HOME,
    but would be owned by root
2011-08-26 18:58:16 -05:00
Dustin Kirkland
e00d2f7652 * usr/lib/byobu/reboot_required, usr/share/man/man1/byobu.1:
- add .zZ symbol for powernap state, per feedback at LinuxConNA in
    Vancouver
2011-08-18 09:17:23 -07:00
Dustin Kirkland
598a3aa3f0 * experimental/byobu-aggregate-status, usr/bin/byobu-status,
usr/lib/byobu/logo, usr/lib/byobu/Makefile.am,
  usr/lib/byobu/mem_available => usr/lib/byobu/memory,
  usr/lib/byobu/mem_used, usr/lib/byobu/.shutil,
  usr/share/byobu/status/status, usr/share/man/man1/byobu.1:
  - drop experimental code, no longer necessary
  - test non-zero cache file
  - combine mem_* to memory
  - decrease raid status frequency
  - add trailing space to logo
2011-08-15 16:55:24 -07:00
Dustin Kirkland
e6277a3ba3 * usr/bin/byobu-status, usr/bin/byobu-status-tmux => usr/bin/byobu-
status, usr/bin/Makefile.am, usr/share/byobu/profiles/common,
  usr/share/byobu/profiles/tmux, usr/share/man/man1/byobu-status.1:
  - transition to the new, faster, less-resource intensive status
    gathering method
2011-08-15 13:03:55 -05:00
Dustin Kirkland
c19933a5b5 * usr/share/man/man1/Makefile.am:
- install some missing manpages
2011-08-11 06:12:49 -05:00
Dustin Kirkland
6b89d64335 * usr/share/man/man1/byobu-screen.1, usr/share/man/man1/byobu-tmux.1,
usr/share/man/man1/Makefile.am:
  - add manpages
2011-08-10 18:21:27 -05:00
Dustin Kirkland
a2eebe4eeb * usr/lib/byobu/fan_speed, usr/share/byobu/status/statusrc,
usr/share/man/man1/byobu.1:
  - fix fan speed detection for a few models
2011-08-02 00:27:18 -05:00
Dustin Kirkland
5c62c257c4 updating email address for better filtering 2011-06-29 02:14:38 +00:00
Dustin Kirkland
c958a57c1c * etc/byobu/statusrc, usr/share/byobu/keybindings/f-keys,
usr/share/byobu/keybindings/screen-escape-keys,
  usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
  usr/share/byobu/profiles/screenrc, usr/share/man/man1/byobu.1:
  - fix up a few more references to BYOBU_CONFIG_DIR
2011-06-29 00:54:05 +00:00
Dustin Kirkland
83f0acdb40 * debian/postinst, etc/byobu/socketdir, experimental/byobu-aggregate-
status, experimental/byobu-status-all, === modified symlink
  usr/share/byobu/keybindings/common, === target was uf-keys,
  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-reconnect-sockets, usr/bin/byobu-
  select-profile, usr/bin/byobu-shell, usr/bin/byobu-silent,
  usr/bin/byobu-status, usr/bin/byobu-status-detail, usr/bin/byobu-
  ugraph, usr/bin/byobu-ulevel, usr/lib/byobu/.common,
  usr/lib/byobu/.constants, usr/lib/byobu/custom,
  usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
  usr/lib/byobu/ip_address, usr/lib/byobu/logo,
  usr/lib/byobu/Makefile.am, usr/lib/byobu/mem_available,
  usr/lib/byobu/menu, usr/lib/byobu/network,
  usr/lib/byobu/.notify_osd, usr/lib/byobu/reboot_required,
  usr/lib/byobu/services, usr/lib/byobu/.shutil,
  usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys,
  usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1,
  usr/share/man/man1/byobu-select-session.1: LP: #802122
  - massive reworking to globalize and standardize the use of
    + BYOBU_RUN_DIR, which is typically /var/run/screen/S-$USER/byobu
    + BYOBU_CONFIG_DIR, which is typically $HOME/.byobu
  - this rework should more easily allow us to support users who's
    SOCKETDIR is not /var/run/screen, and XDG_USER_DIRS users
2011-06-29 00:27:50 +00:00
Dustin Kirkland
f5d10c603d * usr/share/byobu/keybindings/f-keys, usr/share/man/man1/byobu.1:
- LP: #797442
  - ctrl-F6 kills this split
  - update docs to reflect reality
2011-06-15 00:47:09 -05:00
Dustin Kirkland
330435d96a * usr/bin/byobu-select-session:
- add an option to select-session for running a shell without byobu
* usr/bin/byobu-select-session, usr/share/man/man1/byobu-select-
  session.1:
  - updated to document the .always-select configuration
2011-06-01 09:22:00 -05:00
Dustin Kirkland
98c468888b releasing 4.6 2011-05-28 12:58:04 -05:00
Dustin Kirkland
26e3f0c46e * etc/byobu/statusrc, usr/lib/byobu/disk_io, usr/lib/byobu/network,
usr/share/man/man1/byobu.1:
    ignore network traffic less than threshold, less busy status
  - add support for a disk threshold setting; set to 50kB/s by default,
    ignore disk traffic less than threshold, less busy status
2011-05-25 17:00:53 -05:00
Dustin Kirkland
8a07e88810 * usr/bin/byobu-silent, usr/bin/Makefile.am: add a total silence
mode for Byobu
* usr/share/man/man1/byobu-quiet.1, usr/share/man/man1/byobu-silent.1:
  - add a manpage for byobu-silent.1, and update byobu-silent.1
2011-05-21 19:22:14 +02:00
Dustin Kirkland
2813e92351 usr/share/man/man1/byobu-ctrl-a.1, usr/share/man/man1/byobu-quiet.1,
usr/share/man/man1/Makefile.am: document the new tools
2011-05-10 23:03:45 +02:00
Dustin Kirkland
cf19860e41 * usr/bin/byobu-janitor, usr/bin/byobu-launch, usr/bin/byobu-launcher-
install, usr/bin/byobu-launcher-uninstall,
  usr/share/byobu/keybindings/f-keys,
  usr/share/byobu/keybindings/screen-escape-keys,
  usr/share/man/man1/byobu.1:
  - add a more permanent fix for LP: #604931
  - update documentation
* usr/share/byobu/keybindings/f-keys,
  usr/share/byobu/keybindings/screen-escape-keys:
  - fix ctrl-f5
* debian/source/format, === removed directory debian/source: remove these
  until bzr builddeb bug gets fixed
2011-04-14 17:37:13 -05:00
Dustin Kirkland
5314d6c229 usr/lib/byobu/time_binary, usr/share/byobu/profiles/common,
usr/share/man/man1/byobu.1: fixup a couple of minor issues with the binary
clock commit
2011-02-27 10:02:27 -06:00
Dustin Kirkland
d5d05f69f9 * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/time_binary,
usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
  - add support for the super-geeky-but-fun binary clock; requires
    UTF8 support in GNU Screen, LP: #705037
2011-02-27 09:55:22 -06:00
Dustin Kirkland
e27b04cae7 usr/share/man/man1/byobu.1: document TERM=vt100 for Mac keyboard users,
LP: #482623
2011-02-27 09:33:11 -06:00
Dustin Kirkland
a8f6651214 usr/lib/byobu/wifi_quality, usr/share/man/man1/byobu.1: support overriding
the default wireless interface, LP: #723260
2011-02-27 09:29:40 -06:00
Dustin Kirkland
20e90f3191 usr/share/man/man1/byobu.1: fix minor manpage typo, add SERVICES example 2011-02-27 09:25:16 -06:00
Dustin Kirkland
232392d3ad usr/share/man/man1/byobu.1: document PS1 workaround, LP: #525552 2011-02-27 09:01:07 -06:00
Dustin Kirkland
ae3acfa9bc usr/lib/byobu/date, usr/share/man/man1/byobu.1: fix issues from
Question #144881
2011-02-22 07:48:25 -06:00
Dustin Kirkland
32419fb36d * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/network,
usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
  - enable the network monitor by default (it seems I *always* turn this
    on, on every single byobu instance)
  - only display when traffic is non-zero
  - move further to the left, so that entire line doesn't jump around
* usr/share/byobu/profiles/common: move disk_io further left, so line
  does jump around so much
2011-01-28 15:52:34 -06:00
Dustin Kirkland
397b34bad9 usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-select-
session.1: escape hyphens
2011-01-06 11:34:08 -06:00
Dustin Kirkland
26793f587d * usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-janitor.1:
- clean up the "SEE ALSO" section of a few manpages
2011-01-06 11:24:09 -06:00
Dustin Kirkland
162405e5f5 usr/share/man/man1/byobu-disable.1, usr/share/man/man1/byobu-
enable.1, usr/share/man/man1/byobu-janitor.1,
  usr/share/man/man1/byobu-launch.1, usr/share/man/man1/Makefile.am:
  - add a few missing manpages
  - add notes to the location of the GPL on Fedora
2011-01-06 11:22:04 -06:00
Dustin Kirkland
e02bf6b318 usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-config.1,
usr/share/man/man1/byobu-export.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-reconnect-sockets.1,
usr/share/man/man1/byobu-select-profile.1, usr/share/man/man1/byobu-
select-session.1, usr/share/man/man1/byobu-status.1,
usr/share/man/man1/byobu-status-detail.1,
usr/share/man/man1/shell.1: add a url link to the GPL
2011-01-06 11:16:10 -06:00
Dustin Kirkland
0ec50d335e usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-status.1,
usr/share/man/man1/Makefile.am: add a few missing manpages, and add
notes to the location of the GPL on Fedora
2011-01-06 11:04:13 -06:00
Dustin Kirkland
23d725e0ce fix build breakage 2011-01-03 11:43:13 -06:00
Dustin Kirkland
26b830e8ae usr/lib/byobu/battery, usr/share/man/man1/byobu.1: allow for
overriding detected BATTERY, LP: #693560
2011-01-03 11:37:02 -06:00
Dustin Kirkland
06978debbb * usr/bin/byobu-launcher-install, usr/share/man/man1/byobu-launcher-
install.1, usr/share/man/man1/byobu-launcher-uninstall.1,
  usr/share/man/man1/Makefile.am:
  - add an option for -n|--no-logout to byobu-launcher-install,
    document changes in new manpages, LP: #604931
2011-01-03 11:14:32 -06:00
Dustin Kirkland
e4d41ad394 usr/share/man/man1/byobu-launcher.1: update documentation 2011-01-03 11:00:12 -06:00
Dustin Kirkland
fcca9d0dcb update documentation on hidden sessions 2011-01-03 10:57:56 -06:00
Dustin Kirkland
15ef9cb57e usr/bin/byobu-select-session, usr/share/man/man1/byobu.1: support
"hiding" sessions, by prepending a "." to the session name, LP: #599334
2011-01-03 10:50:06 -06:00
Dustin Kirkland
eecbc00517 usr/share/byobu/keybindings/f-keys,
usr/share/byobu/keybindings/screen-escape-keys,
usr/share/man/man1/byobu.1: add some keybindings for better handling
of screen splits, LP: #686847
2010-12-07 21:19:56 -06:00
Dustin Kirkland
e20ead2cf9 etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/Makefile.am,
usr/lib/byobu/swap, usr/share/byobu/profiles/common,
usr/share/man/man1/byobu.1: add a swap memory usage notification,
LP: #677259
2010-11-18 20:43:19 -06:00
Dustin Kirkland
f44dac2f8a debian/templates, etc/byobu/statusrc, usr/bin/byobu, usr/bin/byobu-
config, usr/bin/byobu-janitor, usr/bin/byobu-launcher,
usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall,
usr/bin/byobu-select-profile, usr/bin/byobu-status,
usr/lib/byobu/custom, usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
usr/lib/byobu/hostname, usr/lib/byobu/ip_address,
usr/lib/byobu/logo, usr/lib/byobu/mem_available, usr/lib/byobu/menu,
usr/lib/byobu/network, usr/lib/byobu/.notify_osd,
usr/lib/byobu/reboot_required, usr/lib/byobu/services,
usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys,
usr/share/byobu/keybindings/screen-escape-keys,
usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
usr/share/man/man1/byobu.1: clean up the broken xdg changes,
maintain both the xdg dir and a symlink for now;  LP: #674217
2010-11-12 22:28:03 -06:00
Dustin Kirkland
7912e8e0d9 * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/mail,
usr/lib/byobu/Makefile.am, usr/lib/byobu/raid,
  usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
  - add a raid notification, LP: #669191
2010-11-06 21:52:52 -05:00
Dustin Kirkland
4fa507086f * debian/templates, etc/byobu/statusrc, usr/bin/byobu, usr/bin/byobu-
janitor, usr/bin/byobu-launcher, usr/bin/byobu-launcher-install,
  usr/bin/byobu-launcher-uninstall, usr/bin/byobu-select-profile,
  usr/bin/byobu-status, usr/lib/byobu/custom, usr/lib/byobu/disk_io,
  usr/lib/byobu/ec2_cost, usr/lib/byobu/hostname,
  usr/lib/byobu/ip_address, usr/lib/byobu/logo,
  usr/lib/byobu/mem_available, usr/lib/byobu/menu,
  usr/lib/byobu/network, usr/lib/byobu/.notify_osd,
  usr/lib/byobu/reboot_required, usr/lib/byobu/services,
  usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys,
  usr/share/byobu/keybindings/screen-escape-keys,
  usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
  usr/share/man/man1/byobu.1:
  - xdg user dirs overhaul, LP: #553105
2010-11-03 23:07:04 -05:00
Dustin Kirkland
6c2f51fbda usr/share/man/man1/byobu.1: add a synopsis section that mentions options
simply passed through to screen, LP: #669566
2010-11-02 23:11:13 -05:00
Dustin Kirkland
02ae6fc4d5 * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/Makefile.am,
usr/lib/byobu/notify_osd, usr/share/byobu/profiles/common,
  usr/share/man/man1/byobu.1:
  - add notify_osd support to byobu, LP: #669189
2010-10-31 14:31:32 -04:00
Dustin Kirkland
9c8145a3ed that minimum hours is 1, not 0; LP: #639855
* usr/lib/byobu/network: use bps rather than B/s by default for network
traffic, LP: #578377
2010-09-15 13:24:34 -06:00
Dustin Kirkland
7feeaa0fff usr/share/man/man1/byobu.1: fix typos 2010-09-01 11:25:27 -06:00
Dustin Kirkland
54f087651a * lib/byobu/ip_address, share/man/man1/byobu.1:
- display both ifconfig and ip output in ip_address detail display
  - use ip rather than ifconfig to get the ip address, slight performance
    improvement
  - support a flag, IPV6=1, in .byobu/status, to allow for showing
    IPv6 addresses instead of IPv4
  - thanks to Mark Schouten <mark@prevented.net> for the IPv6 idea and
    sample code
2010-09-01 10:59:46 -06:00
Dustin Kirkland
8f2cd01f7d usr/share/man/man1/byobu.1: add a note about non-utf8 locales,
LP: #613769
2010-08-24 14:46:46 -04:00
Dustin Kirkland
e5fe4abe37 lib/byobu/network, share/man/man1/byobu.1: clean up binary/decimal
multipliers for network transfer vs. memory/disk capacities, in
accordance with industry standards
2010-08-23 23:46:34 -04:00
Dustin Kirkland
7ac602d1d2 usr/lib/byobu/network, usr/share/man/man1/byobu.1: allow for
configuration of network traffic in [kM]ps, LP: #578377
2010-08-20 23:07:44 -05:00
Dustin Kirkland
8b0b03c4dc fix manpage hyphen 2010-08-02 18:54:43 -04:00