diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-20 18:03:23 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-20 18:03:23 +0000 |
| commit | 34f87e521bef898ffb3687933cb169b173a35fad (patch) | |
| tree | 227bbe2a209833ff77cae4f39f33ce0ae44ffa61 /CHANGES | |
| parent | 2cd99f0ebbd234c76754bbeee554834cb8cb62ba (diff) | |
| download | rtmux-34f87e521bef898ffb3687933cb169b173a35fad.tar.gz rtmux-34f87e521bef898ffb3687933cb169b173a35fad.tar.bz2 rtmux-34f87e521bef898ffb3687933cb169b173a35fad.zip | |
Last window option.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ 20 September 2007 +* Record last window and ^L key to switch to it. Largely from Maximilian Gass. * Reset ignored signals in child after forkpty, makes ^C work. * Wrap on next/previous. From Maximilian Gass. @@ -25,5 +26,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.7 2007-09-20 09:43:33 nicm Exp $ +$Id: CHANGES,v 1.8 2007-09-20 18:03:23 nicm Exp $ |