From dc6bd984259dc94376ebf1dc2315a4567dfececb Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 18 Apr 2011 21:07:58 +0000 Subject: |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. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index cb71422c..e5f2af56 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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 .\" -- cgit