Commit graph

78 commits

Author SHA1 Message Date
Dustin Kirkland
ada44f8cff * usr/bin/Makefile.am, usr/lib/byobu/include/Makefile.am,
usr/share/man/man1/Makefile.am:
  - install the byobu-layout tool and manpage
2012-01-08 18:32:00 -06:00
Dustin Kirkland
692a34bdf0 * usr/lib/byobu/include/layout => usr/bin/byobu-layout,
usr/share/byobu/keybindings/f-keys.tmux, usr/share/man/man1/byobu-
  layout.1:
  - move the layout library utility to a generally usable byobu-layout
    in the system path
  - add specific named layout support to both save and restore operations
  - add a manpage
2012-01-08 18:26:52 -06:00
Dustin Kirkland
58113f2d4e use yellow on grey 2011-12-14 11:15:37 -06:00
Dustin Kirkland
366308cbc8 * usr/lib/byobu/entropy, usr/lib/byobu/include/shutil,
usr/lib/byobu/Makefile.am, usr/share/byobu/status/status,
  usr/share/man/man1/byobu.1:
  - add a system entropy status item
2011-12-13 21:20:00 -06:00
Dustin Kirkland
20f7f3d5db * usr/lib/byobu/users, usr/share/byobu/status/statusrc,
usr/share/man/man1/byobu.1: LP: #900663
  - add support for a USERS_DISTINCT=1 status configuration setting
    to count the number of distinct users, rather than open ssh sessions
2011-12-08 11:51:06 -06:00
Dustin Kirkland
8b8fa7e135 * usr/share/byobu/keybindings/f-keys.tmux,
usr/share/byobu/keybindings/f-keys.tmux.disable,
  usr/share/man/man1/byobu.1: LP: #888248
  - add Alt-Insert in tmux for "paste"
  - document scrollback/copy/paste procedures
2011-11-23 13:22:55 -06:00
Dustin Kirkland
ea1f5792ee * usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-select-
backend.1:
  - document backend selection
2011-10-31 09:44:03 -04:00
Dustin Kirkland
ae1309be1a * usr/bin/byobu-select-backend, usr/bin/Makefile.am,
usr/share/man/man1/byobu-select-backend.1,
  usr/share/man/man1/Makefile.am:
  - add a utility to select default byobu backend (screen or tmux)
2011-10-30 10:26:09 -05:00
Dustin Kirkland
ee14e90e19 * usr/share/man/man1/byobu.1: LP: #713879
- note too many files open ulimit error in documentation
2011-10-22 03:20:20 -05:00
Dustin Kirkland
3dd87d8db3 * usr/bin/byobu, usr/lib/byobu/ip_address, usr/share/man/man1/byobu.1:
- support IP_EXTERNAL fetching, LP: #873736
  - put ip address in the terminal title bar, since we ran out of room
    for it in tmux
2011-10-22 00:38:04 -05:00
Dustin Kirkland
7034cc2d02 * usr/lib/byobu/battery, usr/lib/byobu/cpu_freq, usr/lib/byobu/disk,
usr/lib/byobu/memory, usr/share/man/man1/byobu.1:
  - save a few characters on the status line
2011-10-07 12:16:29 -05:00
Dustin Kirkland
521b15bea9 * usr/lib/byobu/distro, usr/lib/byobu/Makefile.am,
usr/lib/byobu/release, usr/lib/byobu/.shutil,
  usr/share/byobu/status/status, usr/share/man/man1/byobu.1:
  - split the OS distribution name and version to two separate status
    items;  enable the version (but not the name) in the compact tmux
    status line
2011-09-30 12:10:27 -04:00
Dustin Kirkland
41d25abd31 * etc/byobu/backend, usr/bin/byobu, usr/lib/byobu/.common,
usr/lib/byobu/.dirs, usr/share/byobu/status/status,
  usr/share/man/man1/byobu.1: LP: #836090
  - fix handling of byobu backend (screen|tmux) handling; thanks to
    lp:~zorun-42 for the fix
2011-09-08 11:44:38 -07:00
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