Commit Graph

  • 20c10b8172 changelog only Dustin Kirkland 2009-05-11 10:51:07 -05:00
  • 695224c365 * byobu-status: print some navigation hints at the top of the detailed status output Dustin Kirkland 2009-05-11 10:50:55 -05:00
  • 75c48413e9 * byobu-status-detail: foldcolumn=2, print bars on the left side that should make the folding output easier to read Dustin Kirkland 2009-05-11 10:50:44 -05:00
  • ea462305b8 Initial RPM specfile import David Duffey 2009-05-08 13:19:15 -05:00
  • c784856f40 releasing 2.2, opening 2.3 Dustin Kirkland 2009-05-07 16:44:30 -05:00
  • 8ca3027b5d * byobu-status: print the short description (matching the status in the lower bar) first, then the description in parens in the first line of the indented/folded text Dustin Kirkland 2009-05-07 15:57:02 -05:00
  • d025dfcea4 * bin/cpu-count: print cpu model names for --detail Dustin Kirkland 2009-05-07 13:28:34 -05:00
  • d7577da69d * byobu-status: print the short description (matching the status in the lower bar) first, then the description in parens Dustin Kirkland 2009-05-07 13:28:19 -05:00
  • 12f89f6132 releasing 2.1, opening 2.2 Dustin Kirkland 2009-05-07 02:21:06 -05:00
  • a47cf85f24 * bin/disk-available, bin/disk-used, byobu-config, byobu-config.1, byobu-status, profiles/common, profiles/profile.skel: add a new pair of status notifications for disk space available and used; default to / directory, allow user override in config dir Dustin Kirkland 2009-05-07 00:55:40 -05:00
  • 6f11953518 * bin/network-down, bin/network-up: trim trailing whitespace Dustin Kirkland 2009-05-07 00:25:57 -05:00
  • 882b1e652f * byobu-status, debian/rules: migrate existing screen-profiles config dir smoothly by linking the old screen-profiles-status script to the new byobu-status, and add a migrate function to that script Dustin Kirkland 2009-05-07 00:12:03 -05:00
  • a5fe5a84df Tranform byobu-status --detail to use vim's folding feature * byobu-status: output text compatible with vim's folding feature Dustin Kirkland 2009-05-06 21:02:02 -05:00
  • 826a43496b * bin/cpu-count: nothing to print on --detail Dustin Kirkland 2009-05-06 20:58:05 -05:00
  • e10a4f27a7 * byobu-status-detail: use vim's folding status feature to allow for collapsing/expanding each status item; fall back on sensible-pager if +folding is not available; and fall back on less if sensible-pager is not available Dustin Kirkland 2009-05-06 20:57:25 -05:00
  • e9b92b716f * bin/time: add --short which actually prints the current time Dustin Kirkland 2009-05-06 20:53:52 -05:00
  • 695d87ce77 * bin/date: add --short which actually prints the current date Dustin Kirkland 2009-05-06 20:52:59 -05:00
  • 8b67bda974 * bin/ec2-cost: handle on/off configuration like *all* other status scripts, no need for FORCE Dustin Kirkland 2009-05-06 20:52:08 -05:00
  • 72f695d1af * bin/ip-address: --detail shows all inet addr's in ifconfig Dustin Kirkland 2009-05-06 20:50:57 -05:00
  • c883bc4da0 * bin/logo: --detail should be empty Dustin Kirkland 2009-05-06 20:42:59 -05:00
  • 72d1d2c706 * bin/network-down, bin/network-up: trim leading and trailing whitespace Dustin Kirkland 2009-05-06 20:42:20 -05:00
  • fafa9183a2 * bin/reboot-required: add a --short option, which prints Yes or No Dustin Kirkland 2009-05-06 20:41:37 -05:00
  • a1b9531880 * bin/time: add --short which actually prints the current time rather than the screen escape sequence Dustin Kirkland 2009-05-06 20:40:43 -05:00
  • fd943656b4 * bin/updates-available: add a --short option, which only displays the number of updates available; show more info on --detail about upgrades Dustin Kirkland 2009-05-06 20:39:28 -05:00
  • 07ed2e7e32 * bin/users: grep out the grep statement in the ps Dustin Kirkland 2009-05-06 20:37:26 -05:00
  • a528890cb5 * bin/whoami: print /etc/passwd info on --detail Dustin Kirkland 2009-05-06 20:36:41 -05:00
  • d3c234da20 * byobu-export: touch an empty .byobu/profile, silence error message Dustin Kirkland 2009-05-06 15:34:18 -05:00
  • 0ab1ff2037 releasing 2.0 opening 2.1 Dustin Kirkland 2009-05-05 23:12:21 -05:00
  • a82f2546b3 packaging changes for generating byobu package, and handling upgrades properly. Dustin Kirkland 2009-05-05 18:25:14 -05:00
  • 09a71bd12b fix up some more stray string changes for byobu rename Dustin Kirkland 2009-05-05 18:24:28 -05:00
  • 53bb8f11ba translation updates due to byobu name change Dustin Kirkland 2009-05-05 18:23:27 -05:00
  • a4b424cda0 renaming project 'byobu' Dustin Kirkland 2009-05-05 14:20:05 -05:00
  • a47990987f * bin/ec2-cost, bin/hostname, bin/ip-address, bin/logo, bin/mem-available, bin/network-down, bin/network-up, bin/updates-available, debian/postrm, debian/preinst, debian/release.sh, debian/rules, screen, screen-launcher-install, screen-profiles, screen-profiles-export, screen-profiles-status, select-screen-profile: abstract the package name (currently, screen-profiles) to a variable Dustin Kirkland 2009-05-05 13:09:16 -05:00
  • 1664bbea69 * bin/users: make the --detail output match the status output Dustin Kirkland 2009-05-04 10:15:19 -05:00
  • d8c86292f8 releasing 1.54 opening 1.55 for development Dustin Kirkland 2009-05-02 14:31:26 -05:00
  • c9326c125e * screen-profiles-status: color code and format the detailed status output Dustin Kirkland 2009-05-02 14:25:33 -05:00
  • 6d3a9292ed * screen-profiles-status-detail: use less -R to render ansi escaped color formatting correctly Dustin Kirkland 2009-05-02 14:24:04 -05:00
  • 90bb4835a1 * bin/cpu-count: don't echo blank line in detailed status * bin/updates-available: print "None" in detailed status, if no updates are available Dustin Kirkland 2009-05-02 14:22:56 -05:00
  • a7a84b2e4a update copyright file Dustin Kirkland 2009-05-01 15:50:52 -05:00
  • 1fe109e92c * screen-profiles-status: ensure that all detail scripts get a chance to run Dustin Kirkland 2009-04-30 22:47:44 -05:00
  • ee412cc273 release 1.53 open 1.54 Dustin Kirkland 2009-04-29 19:05:13 -05:00
  • ff67fda228 * debian/install, screen-profiles-export, screen-profiles-status, screen-profiles-status.1: move status gathering scripts from /var/lib to /usr/lib, LP: #369368 Dustin Kirkland 2009-04-29 19:01:00 -05:00
  • 9de48ea1f8 create the .screen-profiles dir in case it doesn't exist Dustin Kirkland 2009-04-29 18:51:51 -05:00
  • 3d1f6efd7d * bin/ec2-cost: update location of ec2_version file Dustin Kirkland 2009-04-29 18:51:41 -05:00
  • f949c93890 * bin/users, screen-profiles.1: when counting users, count remote ssh sessions Dustin Kirkland 2009-04-29 18:50:47 -05:00
  • 7a40cd6b01 * motd+shell, screen: clean up temp file Dustin Kirkland 2009-04-29 16:11:53 -05:00
  • 77871bf796 * screen: some users gripe about the default launched window being called "motd+shell", LP: #369397 Dustin Kirkland 2009-04-29 16:01:53 -05:00
  • 0c8104b243 release 1.52 open 1.53 for development Dustin Kirkland 2009-04-29 02:35:03 -05:00
  • 7104f7dcf8 * screen-launcher-install, screen-launcher-uninstall: support screen-by-default installation for zsh users, LP: #368960 Dustin Kirkland 2009-04-29 02:29:11 -05:00
  • 8be90fbec3 * screen-profiles: ensure that all registered keybindings get updated if the user changes their escape sequence, LP: #368937 Dustin Kirkland 2009-04-29 02:11:55 -05:00
  • 4e22fbbf80 add an extra ^h delete key on the rename hotkey, to clean up a possibly lingering 'a' Dustin Kirkland 2009-04-29 02:10:03 -05:00
  • 502f22fb6b fix temporarily broken date/time and menu/ip notifications Dustin Kirkland 2009-04-29 02:09:27 -05:00
  • f5b38ecb52 * profiles/common, screen: create a temp file to use on screen launch, consisting of the profile plus the windows, but don't source default windows otherwise as this breaks F5-refresh, LP: #368786 Dustin Kirkland 2009-04-29 01:16:44 -05:00
  • a7fc58c7de screen-profiles.1: document all notifications, LP: #369040 Dustin Kirkland 2009-04-29 00:37:32 -05:00
  • 9cfc6429af profiles/profile.skel: swap the position of ip-address and menu Dustin Kirkland 2009-04-29 00:36:40 -05:00
  • 6ed7e8f5d6 screen: drop the -t title, causes hangs if user defines shelltitle, LP: #368925 Dustin Kirkland 2009-04-28 20:21:58 -05:00
  • 684a23b0f2 add logo for altlinux distro Dustin Kirkland 2009-04-28 19:21:18 -05:00
  • bbb45e2104 updated for karmic Dustin Kirkland 2009-04-28 14:08:00 -05:00
  • 521f15775f * bin/updates-available: drop leading "Inst" in detailed report Dustin Kirkland 2009-04-28 08:26:45 -05:00
  • 443ed32ecc release 1.51 open 1.52 Dustin Kirkland 2009-04-27 21:58:52 -05:00
  • 454bd151b5 start releasing tarballs Dustin Kirkland 2009-04-27 21:55:23 -05:00
  • b8ed877cb9 fix centos logo bug, missing escape Dustin Kirkland 2009-04-27 21:36:42 -05:00
  • 69ada3914a added an ip-address status script Dustin Kirkland 2009-04-27 21:30:12 -05:00
  • 3adea2d373 Detailed status Dustin Kirkland 2009-04-27 21:14:43 -05:00
  • 395e41d118 * screen: count args, rather than checking their contents Dustin Kirkland 2009-04-27 17:58:27 -05:00
  • 9303bce623 * screen: respect $SCREENRC environment variable, LP: #367250 Dustin Kirkland 2009-04-26 12:11:09 -05:00
  • 7f48b9228b * bin/hostname: hostname -s fails sometimes, it seems Dustin Kirkland 2009-04-25 10:28:54 -05:00
  • da65a2847c * bin/cpu-freq: only print cpu-freq if available Dustin Kirkland 2009-04-24 09:22:54 -05:00
  • dba11a9361 release 1.50 open 1.51 Dustin Kirkland 2009-04-23 17:11:24 -05:00
  • 702cb94605 * profiles/plain: renamed to NONE to more clearly convey the fact that if you choose this profile, you are not, in fact, using a supplied screen-profile; correct broken symlinks in the 'screen' script * select-screen-profile: set the default, recommended, simple profile to 'light' Dustin Kirkland 2009-04-23 17:01:13 -05:00
  • 2033c97d65 * keybindings/common, doc/help.txt: change F8 from advanced help to window re-titling (over time, this is far more useful than adv help) Dustin Kirkland 2009-04-23 16:26:39 -05:00
  • 8c46c3755e * keybindings/common: add a carriage return to the F5-refresh keybinding Dustin Kirkland 2009-04-23 16:15:19 -05:00
  • 4dea066e45 releasing 1.49 opening 1.50 Dustin Kirkland 2009-04-22 22:02:46 -05:00
  • a52f0cfa43 * motd+shell: should use exec to run shell, LP: #365115 Dustin Kirkland 2009-04-22 21:55:48 -05:00
  • 9efaf7d0bc releasing 1.48 opening 1.49 Dustin Kirkland 2009-04-21 16:47:46 -05:00
  • 6546a80c32 screen: just touch the windows config file since F5 reloads reopens all windows; launch with motd+shell if Dustin Kirkland 2009-04-21 16:45:45 -05:00
  • 5779364ef7 * screen-profiles: drop special ubuntu handling * screen-profiles-export: drop ubuntu prepending Dustin Kirkland 2009-04-21 16:18:16 -05:00
  • 84c8547485 * screen-profiles-export: randomly generate tarball name, if unspecified Dustin Kirkland 2009-04-21 16:18:01 -05:00
  • 1cbb34a3f4 Fix stupid lintian warning. Dustin Kirkland 2009-04-21 15:38:16 -05:00
  • ed12262f3b added manpage fixed mem-available comma/whitespace problem Dustin Kirkland 2009-04-21 15:36:54 -05:00
  • 1fa9ca6618 Signed-off-by: Dustin Kirkland <kirkland@canonical.com> Dustin Kirkland 2009-04-21 15:25:17 -05:00
  • cd236607d9 screen-profiles, screen-profiles-status: default uptime status to 'on', generally useful, and pretty compact -Dustin Kirkland <kirkland@ubuntu.com>Tue, 21 Apr 2009 15:11:29 -0500 Dustin Kirkland 2009-04-21 15:13:18 -05:00
  • d45f10a1df * debian/postrm: remove the || true on the diversion removal, per Debian ITP; I suppose we want to know if the diversion removal failed Dustin Kirkland 2009-04-21 15:09:45 -05:00
  • a9b1fdcb1e drop the forcing of users to name a window, upon creating it Dustin Kirkland 2009-04-21 15:09:24 -05:00
  • 45a8da0e02 screen: default to the light profile, if unspecified; this should be acceptable now that the F9:Menu prompt is always shown, and from there, any user can easily change their profile -Dustin Kirkland <kirkland@ubuntu.com>Tue, 21 Apr 2009 14:49:21 -0500 Dustin Kirkland 2009-04-21 14:50:13 -05:00
  • 83aaa105e9 Drop the distro name in generated profiles * debian/install: fix installation of profiles * debian/rules: don't create the ubuntu profile symlink * debian/screen-profiles-extras.install: no longer need to install the distro-specific profiles * profiles/generate: generate profiles which do not have ubuntu- prepended * select-screen-profile: remove the ubuntu specific profile handling * screen: fix broken symlinks to ubuntu-* profiles Dustin Kirkland 2009-04-21 14:43:46 -05:00
  • 1bc9bf610c screen-profiles (1.48) unreleased; urgency=low Dustin Kirkland 2009-04-18 16:13:56 -05:00
  • 28f7467baa bin/logo: lsb_release is really expensive, try /etc/issue first, and fall back to lsb_release if that fails -Dustin Kirkland <kirkland@ubuntu.com>Fri, 17 Apr 2009 18:11:12 -0500 Dustin Kirkland 2009-04-17 18:34:49 -05:00
  • fd906813ac screen-profiles-status: stop grepping after one match, subtle perf improvement -Dustin Kirkland <kirkland@ubuntu.com>Fri, 17 Apr 2009 16:33:53 -0500 Dustin Kirkland 2009-04-17 16:49:30 -05:00
  • f4f89c3fe7 screen-profiles (1.47) unreleased; urgency=low Dustin Kirkland 2009-04-17 15:47:58 -05:00
  • b1eeea11a6 bin/batter: use the more intense yellow for lower battery percentage -Dustin Kirkland <kirkland@ubuntu.com>Fri, 17 Apr 2009 10:26:40 -0500 Dustin Kirkland 2009-04-17 10:27:00 -05:00
  • 4847448d32 switch the yellow colors Dustin Kirkland 2009-04-17 10:26:30 -05:00
  • 8fc55f7db5 added date and time Dustin Kirkland 2009-04-17 10:05:45 -05:00
  • 4f720cb11c bin/logo: added logos for foresight and xandros -Dustin Kirkland <kirkland@ubuntu.com>Fri, 17 Apr 2009 09:25:21 -0500 Dustin Kirkland 2009-04-17 09:30:25 -05:00
  • 147346ec84 bin/date, bin/time, screen-profiles-status, screen-profiles-export, screen-profiles: allow for configuring on/off the date and time status, LP: #359050 -Dustin Kirkland <kirkland@ubuntu.com>Thu, 16 Apr 2009 18:07:12 -0500 Dustin Kirkland 2009-04-16 18:07:47 -05:00
  • 6f33477f01 releasing 1.45 opening 1.46 Dustin Kirkland 2009-04-16 17:47:29 -05:00
  • 348242fac9 debian/control: add a versioned dependency on python-newt, as screen-profiles appears to crash on gutsy systems (but is okay on hardy systems), LP: #346603 -Dustin Kirkland <kirkland@ubuntu.com>Thu, 16 Apr 2009 13:40:00 -0500 Dustin Kirkland 2009-04-16 13:41:39 -05:00
  • 717ba96288 Updated changelog entries Dustin Kirkland 2009-04-16 13:38:11 -05:00
  • a07cd6a9b3 [ Steven Danna <ssd7@pitt.edu> ] * bin/battery: hide percentage when battery is in charged state Dustin Kirkland 2009-04-16 13:21:17 -05:00
  • 18ca6d101e bin/updates-available: background updates checking processes, let them write to cache, and let the next cache check pick up the changes -Dustin Kirkland <kirkland@ubuntu.com>Thu, 16 Apr 2009 13:03:19 -0500 Dustin Kirkland 2009-04-16 13:09:40 -05:00