~ubuntu-branches/ubuntu/karmic/byobu/karmic

« back to all changes in this revision

Viewing changes to profiles_generator/profile.skel

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2009-07-06 15:50:50 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20090706155050-ypecpwmffziais8b
Tags: 2.19-0ubuntu1
* byobu-launcher: print 'Launching Byobu...' banner for slower terminals,
  and drop the printing of 'exit'; much nicer user experience
* bin/cpu_freq, bin/disk, bin/mem_available, bin/mem_used: use bold
  font for these, to help with dark colored tty's
* bin/temp_c, bin/temp_f: fix display of yellow on dark tty's
* bin/*: use bold for measurements, and non-bold for units; this really
  makes byobu's status items 'pop'!
* bin/fan_speed, byobu-config, byobu.1, profiles/common,
  profiles_generator/profile.skel, rpm/byobu.spec, statusrc: added cpu
  fan speed status
* bin/users, byobu.1: don't display '0#' if no users logged in; waste of
  space, match behavior of updates_available
* bin/processes, byobu.1: use white text on yellow background, more
  readable on tty's

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
caption always "%{kW}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{kW}%?%+Lw%? %= %{= Wk}%110`%109`%122`%111`%10`"
27
27
 
28
28
# Status string, last line
29
 
hardstatus string '%99`%{= Wk} %100`%112`%= %102`%101`%127`%114`%115`%108`%125`%126`%113`%119`%117`%116`%106`%104`%103`%105`%107`%123`%120`%121`'
 
29
hardstatus string '%99`%{= Wk} %100`%112`%= %102`%101`%127`%114`%115`%108`%128`%125`%126`%113`%119`%117`%116`%106`%104`%103`%105`%107`%123`%120`%121`'
30
30
 
31
31
# NOTE: Older version of screen have an arbitrary limit of only being able
32
32
# to change colors 16 times in this 'hardstatus string'.