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-window-option.c
Commit message (
Expand
)
Author
Age
*
Add flags for 1+2 and 2 arguments to the generic target code, use it for
Nicholas Marriott
2009-08-11
*
Add a -a flag to set-option and set-window-option to append to an existing
Nicholas Marriott
2009-08-04
*
Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy
Nicholas Marriott
2009-07-30
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
*
New options, window-status-current-{fg,bg,attr}, to set the fg, bg and
Nicholas Marriott
2009-07-20
*
Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit
Nicholas Marriott
2009-07-15
*
Add main-pane-height to the options list (was missed before).
Nicholas Marriott
2009-07-14
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-13
*
Rename the global options variables to be shorter and to make session options
Nicholas Marriott
2009-07-07
*
Unused prototypes. Found by lint, no binary change.
Nicholas Marriott
2009-06-25
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01