index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
options-table.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2019-04-23
|
\
|
*
Indicate an array option with a flag rather than a special type so that
nicm
2019-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-07
|
\
|
|
*
Current window style also needs to be tested for default.
nicm
2019-04-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-02
|
\
|
|
*
Silence flag should use the same option as activity, reported by Thomas
nicm
2019-04-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-19
|
\
|
|
*
Include window-status-style and window-status-current style in the format.
nicm
2019-03-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-19
|
\
|
|
*
The individual -fg, -bg and -attr options have been deprecated (in
nicm
2019-03-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-18
|
\
|
|
*
Extend the #[] style syntax and use that together with previous format
nicm
2019-03-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-10-25
|
\
|
|
*
Add a "terminal" colour which can be used instead of "default" in style
nicm
2018-10-25
|
*
Support for windows larger than visible on the attached client. This has
nicm
2018-10-18
*
|
Add formats for when window is larger than client, and show offset in
Nicholas Marriott
2018-09-26
*
|
Support for windows larger than the client.
Nicholas Marriott
2018-08-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-04-23
|
\
|
|
*
Add KRB5CCNAME to update-environment.
nicm
2018-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-02-22
|
\
|
|
*
Add exit-empty option to exit server if no sessions (defaults to on).
nicm
2018-02-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-10-25
|
\
|
|
*
Default allow-rename to off because it is ridiculous that applications
nicm
2017-10-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-17
|
\
|
|
*
Add monitor-bell window option to match the activity and silence
nicm
2017-08-17
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-16
|
\
|
|
*
Rename BELL_* values to ALERT_* now they are used by more than bells,
nicm
2017-08-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-26
|
\
|
|
*
Make bell, activity and silence alerting more consistent:
nicm
2017-07-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-23
|
\
|
|
*
Add user-keys option to allow user-defined keys to be set, from Dan
nicm
2017-06-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-03
|
\
|
|
*
Make set-clipboard a three-state option so tmux itself can ignore the
nicm
2017-06-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-05-31
|
\
|
|
*
Rewrite of choose mode, both to simplify and tidy the code and to add
nicm
2017-05-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-05-30
|
\
|
|
*
Store a copy of the old status line, will be needed soon for new choose mode.
nicm
2017-05-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-24
|
\
|
|
*
Make update-environment an array as well.
nicm
2017-01-24
|
*
Convert terminal-overrides to an array option.
nicm
2017-01-24
|
*
server-info can become an alias rather than a command.
nicm
2017-01-24
|
*
Revert WIP parts of previous I didn't mean to commit yet.
nicm
2017-01-16
|
*
getopt() has a struct option so just return to using options_entry.
nicm
2017-01-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-15
|
\
|
|
*
Major tidy up and rework of options tree and set-option/show-options
nicm
2017-01-15
|
*
Remove unused quiet option.
nicm
2017-01-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-12
|
\
|
|
*
Simplify appending to string options.
nicm
2017-01-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-11
|
\
|
|
*
Some tidying and tweaks to options code.
nicm
2017-01-11
[next]