index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
tmux
/
options-table.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an "absolute-centre" alignment to use the centre of the total space
nicm
2021-03-11
1
-2
/
+2
*
Add a no-detached choice to detach-on-destroy which detaches only if
nicm
2021-02-01
1
-2
/
+6
*
Change so that window_flags escapes # automatically which means configs
nicm
2021-01-20
1
-3
/
+3
*
Add a variant of remain-on-exit that only keeps the pane if the program
nicm
2021-01-04
1
-3
/
+7
*
Make synchronize-panes a pane option and add -U flag to set-option to
nicm
2020-12-15
1
-2
/
+2
*
Make replacement of ##s consistent when drawing formats, whether
nicm
2020-12-01
1
-3
/
+3
*
Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issue
nicm
2020-08-25
1
-1
/
+9
*
Add a hook when the pane title changed.
nicm
2020-07-24
1
-1
/
+2
*
xterm* can have focus too.
nicm
2020-05-22
1
-2
/
+2
*
Add a terminal feature for enable/disable extended keys (supported by
nicm
2020-05-16
1
-1
/
+9
*
xterm-keys has been on by default for five years and all other modern
nicm
2020-05-16
1
-3
/
+4
*
Add an option to set the pane border lines style from a choice of single
nicm
2020-05-16
1
-1
/
+12
*
Add a mark in copy mode. Set with set-mark command (bound to 'X') by
nicm
2020-05-16
1
-1
/
+10
*
Add a customize mode where keys and options may be browsed and changed,
nicm
2020-05-16
1
-100
/
+260
*
Change message log to be per server rather than per client and include
nicm
2020-05-16
1
-2
/
+2
*
Add 'e' key in buffer mode to open the buffer in an editor.
nicm
2020-05-16
1
-1
/
+7
*
Copy mode search improvements:
nicm
2020-05-16
1
-1
/
+17
*
Drop having a separate type for style options and make them all strings,
nicm
2020-05-16
1
-33
/
+63
*
Instead of having a default set of terminals in terminal-overrides that
nicm
2020-05-16
1
-2
/
+2
*
Add feature and capabilities for focus reporting. Also document AX and
nicm
2020-05-16
1
-2
/
+2
*
Change so main-pane-width and height can be given as a percentage.
nicm
2020-04-22
1
-17
/
+9
*
xterm* needs XT also.
nicm
2020-04-21
1
-2
/
+2
*
Tidy up the terminal detection and feature code and add named sets of
nicm
2020-04-20
1
-4
/
+11
*
Add a copy-command option and change copy-pipe and friends to pipe to it
nicm
2020-04-17
1
-1
/
+7
*
Change so that the appropriate hooks for windows and panes belong to
nicm
2020-04-13
1
-13
/
+31
*
Missing after-kill-pane option.
nicm
2019-11-28
1
-1
/
+2
*
status-left and status-right need push-default also, reported by Eric
nicm
2019-11-28
1
-3
/
+9
*
Change window-size default from smallest to latest.
nicm
2019-11-14
1
-2
/
+2
*
Add an option to set the key sent by backspace for those whose system
nicm
2019-11-14
1
-1
/
+7
*
Add a "latest" window-size option which tries to size windows based on
nicm
2019-09-19
1
-2
/
+2
*
Add push-default and pop-default in styles to change the default colours
nicm
2019-09-15
1
-1
/
+5
*
Add #define for the pane status line option position numbers.
nicm
2019-06-26
1
-2
/
+2
*
allow-rename and alternate-screen can be pane options.
nicm
2019-06-20
1
-3
/
+3
*
Add a per-pane option set. Pane options inherit from window options (so
nicm
2019-06-20
1
-4
/
+4
*
Add formats for word and line under the mouse and use them to add some
nicm
2019-05-26
1
-2
/
+2
*
Merge hooks into options and make each one an array option. This allows
nicm
2019-04-26
1
-1
/
+75
*
Indicate an array option with a flag rather than a special type so that
nicm
2019-04-23
1
-6
/
+11
*
Current window style also needs to be tested for default.
nicm
2019-04-07
1
-2
/
+5
*
Silence flag should use the same option as activity, reported by Thomas
nicm
2019-04-02
1
-3
/
+5
*
Include window-status-style and window-status-current style in the format.
nicm
2019-03-19
1
-13
/
+31
*
The individual -fg, -bg and -attr options have been deprecated (in
nicm
2019-03-18
1
-248
/
+1
*
Extend the #[] style syntax and use that together with previous format
nicm
2019-03-18
1
-2
/
+52
*
Add a "terminal" colour which can be used instead of "default" in style
nicm
2018-10-25
1
-2
/
+2
*
Support for windows larger than visible on the attached client. This has
nicm
2018-10-18
1
-18
/
+21
*
Add KRB5CCNAME to update-environment.
nicm
2018-04-23
1
-3
/
+3
*
Add exit-empty option to exit server if no sessions (defaults to on).
nicm
2018-02-22
1
-1
/
+7
*
Default allow-rename to off because it is ridiculous that applications
nicm
2017-10-25
1
-2
/
+2
*
Add monitor-bell window option to match the activity and silence
nicm
2017-08-17
1
-1
/
+7
*
Rename BELL_* values to ALERT_* now they are used by more than bells,
nicm
2017-08-16
1
-4
/
+4
*
Make bell, activity and silence alerting more consistent:
nicm
2017-07-26
1
-13
/
+27
[next]