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
*
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-13
|
\
|
*
Now that styles can contain formats, they need to be expanded when
nicm
2021-08-12
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-12
|
\
|
|
*
Break the colour palette into a struct rather than just a single array
nicm
2021-08-11
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-06
|
\
|
|
*
Add client focus hooks.
nicm
2021-08-06
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-04
|
\
|
|
*
Add a client-active hook, from ncfavier in GitHub issue 2803.
nicm
2021-08-04
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-07-28
|
\
|
|
*
Make window-linked and window-unlinked window options, GitHub issue
nicm
2021-07-28
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-07-14
|
\
|
|
*
Move default value for TERM into tmux.h.
nicm
2021-07-14
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-06-18
|
\
|
|
*
Minor fixes to option descriptions.
nicm
2021-06-16
|
*
More accurate vi(1) word navigation in copy mode and on the status line.
nicm
2021-06-10
|
*
Add different command historys for different types of prompts
nicm
2021-06-10
|
*
Add an "always" value to the extended-keys option to always forward
nicm
2021-06-10
*
|
More accurate vi(1) word navigation in copy mode and on the status line. This
Nicholas Marriott
2021-05-13
*
|
Add different command historys for different types of prompts ("command",
Nicholas Marriott
2021-05-03
*
|
Add an "always" value to the extended-keys option to always forward these keys
Nicholas Marriott
2021-04-21
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-03-11
|
\
|
|
*
Add an "absolute-centre" alignment to use the centre of the total space
nicm
2021-03-11
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-01
|
\
|
|
*
Add a no-detached choice to detach-on-destroy which detaches only if
nicm
2021-02-01
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-01-20
|
\
|
|
*
Change so that window_flags escapes # automatically which means configs
nicm
2021-01-20
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-01-04
|
\
|
|
*
Add a variant of remain-on-exit that only keeps the pane if the program
nicm
2021-01-04
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2020-12-15
|
\
|
|
*
Make synchronize-panes a pane option and add -U flag to set-option to
nicm
2020-12-15
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2020-12-01
|
\
|
|
*
Make replacement of ##s consistent when drawing formats, whether
nicm
2020-12-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-08-25
|
\
|
|
*
Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issue
nicm
2020-08-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-07-24
|
\
|
|
*
Add a hook when the pane title changed.
nicm
2020-07-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-05-22
|
\
|
|
*
xterm* can have focus too.
nicm
2020-05-22
|
*
Add a terminal feature for enable/disable extended keys (supported by
nicm
2020-05-16
|
*
Add an option to set the pane border lines style from a choice of single
nicm
2020-05-16
|
*
Add a mark in copy mode. Set with set-mark command (bound to 'X') by
nicm
2020-05-16
|
*
Add a customize mode where keys and options may be browsed and changed,
nicm
2020-05-16
|
*
Change message log to be per server rather than per client and include
nicm
2020-05-16
|
*
Add 'e' key in buffer mode to open the buffer in an editor.
nicm
2020-05-16
|
*
Copy mode search improvements:
nicm
2020-05-16
|
*
Drop having a separate type for style options and make them all strings,
nicm
2020-05-16
|
*
Instead of having a default set of terminals in terminal-overrides that
nicm
2020-05-16
*
|
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
[next]