diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-20 22:17:53 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-20 22:17:53 +0000 |
commit | 8c259f562be24570a19fd94b223034ae8c6e4277 (patch) | |
tree | 1b6506a2ce27e4ca9ce743f8f00f14c3114d523d /CHANGES | |
parent | caa93f0e02bfeedff48bb1fe19460732b08e39d1 (diff) | |
download | rtmux-8c259f562be24570a19fd94b223034ae8c6e4277.tar.gz rtmux-8c259f562be24570a19fd94b223034ae8c6e4277.tar.bz2 rtmux-8c259f562be24570a19fd94b223034ae8c6e4277.zip |
Darwin support for automatic-rename, from joshe.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ 20 January 2009 +* Darwin support for automatic-rename from joshe; Darwin doesn't seem to have + a sane method of getting argv[0] and searching for the precise insane way + is too frustrating, so this just uses the executable name. * Try to change the window title to match the command running it in. This is done by reading argv[0] from the process group leader of the group that owns the tty (tcgetpgrp()). This can't be done portably so some OS-dependent code @@ -983,7 +986,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.225 2009-01-20 19:35:03 nicm Exp $ +$Id: CHANGES,v 1.226 2009-01-20 22:17:53 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 |