diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:11:32 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:11:32 +0000 |
| commit | 57157a1cde3bea69e6cf6f20d39b7ba0b5483b0d (patch) | |
| tree | 86953757e57f1ad015b01d6f7175550134d81595 /CHANGES | |
| parent | 774b556669dd71908e1b7b781a5945bbaf7aa9a1 (diff) | |
| download | rtmux-57157a1cde3bea69e6cf6f20d39b7ba0b5483b0d.tar.gz rtmux-57157a1cde3bea69e6cf6f20d39b7ba0b5483b0d.tar.bz2 rtmux-57157a1cde3bea69e6cf6f20d39b7ba0b5483b0d.zip | |
set-option command to set meta.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ 04 October 2007 +* (nicm) set-option command (alias set): "tmux set-option prefix ^A". * (nicm) Key binding and unbinding is back. 03 October 2007 @@ -108,5 +109,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.27 2007-10-04 09:30:53 nicm Exp $ +$Id: CHANGES,v 1.28 2007-10-04 10:11:32 nicm Exp $ |