diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-25 17:44:25 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-25 17:44:25 +0000 |
| commit | 9f06104c3a56ad5ea2070317b776dfa84f213ffb (patch) | |
| tree | 913bd06503c6e67613b71c8bd894e702b715268b /CHANGES | |
| parent | 4df168c9862acfb8de32cd6c57bfdf48b8c43372 (diff) | |
| download | rtmux-9f06104c3a56ad5ea2070317b776dfa84f213ffb.tar.gz rtmux-9f06104c3a56ad5ea2070317b776dfa84f213ffb.tar.bz2 rtmux-9f06104c3a56ad5ea2070317b776dfa84f213ffb.zip | |
has-session command.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +25 October 2007 + +* (nicm) has-session command: checks if session exists. + 24 October 2007 * (nicm) Support for \e6n to request cursor position. resize(1) now works. @@ -159,5 +163,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.50 2007-10-24 15:29:27 nicm Exp $ +$Id: CHANGES,v 1.51 2007-10-25 17:44:24 nicm Exp $ |