From 7c8cd81b34092de1644a38716c873df95e0b1f67 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 26 Jan 2009 18:22:55 +0000 Subject: [PATCH] Typos. --- TODO | 1 + tmux.1 | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index beae370d..92ef2dc3 100644 --- a/TODO +++ b/TODO @@ -71,6 +71,7 @@ errors better - would be nice if tmux could be the shell (tmux attach, but hard link to tmux binary as "tmuxsh" or wrapper script?) -- problems with tty dev permissions +- 88 colour support; new grid cell flag, and 256<->88 88<->16 translation tables (hopefully) for 0.7, in no particular order: - swap-pane-up, swap-pane-down (maybe move-pane-*) diff --git a/tmux.1 b/tmux.1 index 82f236a3..01506c8e 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.69 2009-01-25 19:00:10 tcunha Exp $ +.\" $Id: tmux.1,v 1.70 2009-01-26 18:22:55 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -57,7 +57,7 @@ to assume the terminal supports 256 colours. .It Fl d Force .Nm -to assume the terminal support default colours. +to assume the terminal supports default colours. .It Fl f Ar file Specify an alternative configuration file. By default, @@ -81,7 +81,7 @@ is the uid of the user who invoked .It Fl U Unlock the server. .It Fl u -Intruct +Instruct .Nm that the terminal support UTF-8. .It Fl V