diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-18 21:07:58 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-18 21:07:58 +0000 |
commit | dc6bd984259dc94376ebf1dc2315a4567dfececb (patch) | |
tree | b3c63d3d32cc2ce61223022bcbe47be17192fc15 /tmux.1 | |
parent | 34a331aa9928619dc095b4daacdeed379e73ffbe (diff) | |
download | rtmux-dc6bd984259dc94376ebf1dc2315a4567dfececb.tar.gz rtmux-dc6bd984259dc94376ebf1dc2315a4567dfececb.tar.bz2 rtmux-dc6bd984259dc94376ebf1dc2315a4567dfececb.zip |
|PatchSet 893
|Date: 2011/04/18 20:49:05
|Author: nicm
|Branch: HEAD
|Tag: (none)
|Log:
|Add an option (mouse-select-window) which allows the mouse to be used by
|clicking on the status line, written by hsim at gmx dot li.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.307 2011-04-18 21:07:12 nicm Exp $ +.\" $Id: tmux.1,v 1.308 2011-04-18 21:07:58 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" |