index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd-set-option.c
Commit message (
Expand
)
Author
Age
*
When using tmux as a login shell, there is currently no way to specify a shell
Nicholas Marriott
2009-09-01
*
Add a new display-panes command, with two options (display-panes-colour and
Nicholas Marriott
2009-08-31
*
Add a base-index session option to specify the first index checked when looking
Nicholas Marriott
2009-08-13
*
Add flags for 1+2 and 2 arguments to the generic target code, use it for
Nicholas Marriott
2009-08-11
*
Infrastructure and commands to manage the environment for processes started
Nicholas Marriott
2009-08-08
*
Options to set the colours and attributes for status-left/-right. From Thomas
Nicholas Marriott
2009-08-08
*
Add a -a flag to set-option and set-window-option to append to an existing
Nicholas Marriott
2009-08-04
*
Add a terminal-overrides session option allowing individual terminfo(5) entries
Nicholas Marriott
2009-08-03
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
*
Add a status-justify option to allow the window list in the status line to be
Nicholas Marriott
2009-07-20
*
Add three new session options: visual-activity, visual-bell, visual-content. If
Nicholas Marriott
2009-07-18
*
Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit
Nicholas Marriott
2009-07-15
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-13
*
Add a default-terminal option to set the starting value of $TERM in new
Nicholas Marriott
2009-07-10
*
Rename the global options variables to be shorter and to make session options
Nicholas Marriott
2009-07-07
*
New session option, status-utf8, to control the interpretation of top-bit-set
Nicholas Marriott
2009-06-03
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01