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
/
options-table.c
Commit message (
Expand
)
Author
Age
*
Add a terminal feature for enable/disable extended keys (supported by xterm and
Nicholas Marriott
2020-05-15
*
xterm-keys has been on by default for 5 years and all other modern terminals
Nicholas Marriott
2020-05-15
*
Add an option to set the pane border lines style from a choice of single lines
Nicholas Marriott
2020-05-14
*
Add a mark in copy mode. Set with set-mark command (bound to 'X') by default
Nicholas Marriott
2020-05-13
*
Add a customize mode where options may be browsed and changed, includes adding
Nicholas Marriott
2020-05-08
*
Change message log to be per server rather than per client and include every
Nicholas Marriott
2020-05-06
*
Add 'e' key in buffer mode to open the buffer in an editor.
Nicholas Marriott
2020-05-01
*
Copy mode search improvements:
Nicholas Marriott
2020-04-29
*
Remove an unnecessary comma.
Nicholas Marriott
2020-04-29
*
Need to redraw borders now when some things change. Also change default so that
Nicholas Marriott
2020-04-29
*
Drop having a separate type for style options and make them all strings, which
Nicholas Marriott
2020-04-28
*
Instead of having a default set of terminals in terminal-overrides that get XT
Nicholas Marriott
2020-04-24
*
rxvt needs XT also for the moment.
Nicholas Marriott
2020-04-24
*
Merge branch 'obsd-master'
Thomas Adam
2020-04-22
|
\
|
*
Change so main-pane-width and height can be given as a percentage.
nicm
2020-04-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-21
|
\
|
|
*
xterm* needs XT also.
nicm
2020-04-21
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-20
|
\
|
|
*
Tidy up the terminal detection and feature code and add named sets of
nicm
2020-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-17
|
\
|
|
*
Add a copy-command option and change copy-pipe and friends to pipe to it
nicm
2020-04-17
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-13
|
\
|
|
*
Change so that the appropriate hooks for windows and panes belong to
nicm
2020-04-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-28
|
\
|
|
*
Missing after-kill-pane option.
nicm
2019-11-28
|
*
status-left and status-right need push-default also, reported by Eric
nicm
2019-11-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-14
|
\
|
|
*
Change window-size default from smallest to latest.
nicm
2019-11-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-14
|
\
|
|
*
Add an option to set the key sent by backspace for those whose system
nicm
2019-11-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-09-19
|
\
|
|
*
Add a "latest" window-size option which tries to size windows based on
nicm
2019-09-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-09-16
|
\
|
|
*
Add push-default and pop-default in styles to change the default colours
nicm
2019-09-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-26
|
\
|
|
*
Add #define for the pane status line option position numbers.
nicm
2019-06-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-20
|
\
|
|
*
allow-rename and alternate-screen can be pane options.
nicm
2019-06-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-20
|
\
|
|
*
Add a per-pane option set. Pane options inherit from window options (so
nicm
2019-06-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-26
|
\
|
|
*
Add formats for word and line under the mouse and use them to add some
nicm
2019-05-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-27
|
\
|
|
*
Merge hooks into options and make each one an array option. This allows
nicm
2019-04-26
*
|
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
[next]