diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-13 00:43:04 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-13 00:43:04 +0000 |
| commit | cce03e138b6363036d9b6c3c96925b3a372e421b (patch) | |
| tree | 0a35dd6ae5cc69dc77423576d203f9b24a59b147 /CHANGES | |
| parent | b1e911aff02d8381018fca067e7783c6a72da593 (diff) | |
| download | rtmux-cce03e138b6363036d9b6c3c96925b3a372e421b.tar.gz rtmux-cce03e138b6363036d9b6c3c96925b3a372e421b.tar.bz2 rtmux-cce03e138b6363036d9b6c3c96925b3a372e421b.zip | |
Looking up argv[0] is expensive, so just use p_comm for the window name which is good enough. Also increase name update time to 500 ms.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +13 February 2009 + +* Looking up argv[0] is expensive, so just use p_comm for the window name which + is good enough. Also increase name update time to 500 ms. + 11 February 2009 * Only use ri when actually at the top of the screen; just move the cursor up @@ -1104,7 +1109,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.253 2009-02-12 00:03:58 nicm Exp $ +$Id: CHANGES,v 1.254 2009-02-13 00:43:04 nicm Exp $ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms |