diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-03 05:10:38 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-03 05:10:38 +0000 |
commit | eaee4dc800734a8ccebb78af02440a8e3d7769bd (patch) | |
tree | f69744d3896c8fd3fa03a0fd7ec7132357aae4f0 /CHANGES | |
parent | 48490b14da295726a8e87ea105051c28d232df2e (diff) | |
download | rtmux-eaee4dc800734a8ccebb78af02440a8e3d7769bd.tar.gz rtmux-eaee4dc800734a8ccebb78af02440a8e3d7769bd.tar.bz2 rtmux-eaee4dc800734a8ccebb78af02440a8e3d7769bd.zip |
Quick and dirty kill-server command.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +03 June 2008 + +* kill-server command. + 02 June 2008 * New command, start-server (alias "start"), to start the tmux server and do @@ -368,4 +372,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.98 2008-06-02 21:08:36 nicm Exp $ +$Id: CHANGES,v 1.99 2008-06-03 05:10:38 nicm Exp $ |