diff options
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.207 2009-11-19 22:35:10 tcunha Exp $ +.\" $Id: tmux.1,v 1.208 2009-11-28 14:38:30 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 19 2009 $ +.Dd $Mdocdate: November 22 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -1044,6 +1044,10 @@ or and Alt (meta) with .Ql M- . In addition, the following special key names are accepted: +.Em Up , +.Em Down , +.Em Left , +.Em Right , .Em BSpace , .Em BTab , .Em DC |