diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-10 19:37:35 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-10 19:37:35 +0000 |
| commit | 4d711648263372e06928d1c495efb220c7b804d3 (patch) | |
| tree | ba1fd7a3ce506332abad9d3e4101fd03b5e69b9d /CHANGES | |
| parent | 88ab74ac20ad96771a9f06667da666bf85cd3f23 (diff) | |
| download | rtmux-4d711648263372e06928d1c495efb220c7b804d3.tar.gz rtmux-4d711648263372e06928d1c495efb220c7b804d3.tar.bz2 rtmux-4d711648263372e06928d1c495efb220c7b804d3.zip | |
Pick up cwd from environment,.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 10 January 2009 +* If a window is created from the command line, tmux will now use the same + current working directory for the new process. A new default-path option to + sets the working directory for processes created from keys or interactively + from the prompt. * New mode to display a large clock. Entered with clock-mode command (bound to C-b t by default); two window options: clock-mode-colour and clock-mode-style (12 or 24). This will probably be used as the basis for window locking. @@ -841,7 +845,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.188 2009-01-10 19:35:39 nicm Exp $ +$Id: CHANGES,v 1.189 2009-01-10 19:37:35 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 |