summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2009-07-08Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX,Nicholas Marriott
2009-07-06Add a section summarising how options work, make the distinction between windowNicholas Marriott
2009-06-26Add missing spaces before some alias closing brackets, otherwise they areNicholas Marriott
2009-06-24Change find-window and monitor-content to use fnmatch(3). For convenience andNicholas Marriott
2009-06-24tweak previous;Jason McIntyre
2009-06-23Mention LC_ALL, LC_CTYPE.Nicholas Marriott
2009-06-23Add some common config file examples to the quick start section.Nicholas Marriott
2009-06-04zap trailing whitespace;Jason McIntyre
2009-06-03Do not set the window title by default (make set-titles option default to off),Nicholas Marriott
2009-06-03New session option, status-utf8, to control the interpretation of top-bit-setNicholas Marriott
2009-06-03Add missing documentation for the -a flag used to move to next/previous windowNicholas Marriott
2009-06-03Add a section summarising the status line. There are quite a number of statusNicholas Marriott
2009-06-03undo a mistake found by sobrado;Jason McIntyre
2009-06-03some cleanup; ok nicmJason McIntyre
2009-06-02Recent code to try and detect if a terminal supports UTF-8 by printing to itNicholas Marriott
2009-06-02sort options alphabetically.Igor Sobrado
2009-06-02spawn login shells by default, adapt manpage bits as well.Pierre-Yves Ritschard
2009-06-01Update the man page with some recent changes to the code:Nicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott