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
/
tmux.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master' into master
Thomas Adam
2021-01-17
|
\
|
*
Add -N flag to never start server even if command would normally do so,
nicm
2021-01-17
*
|
Look for libevent2 differently from libevent for platforms with both.
Nicholas Marriott
2021-01-17
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-01-08
|
\
|
|
*
Missed from last commit.
nicm
2021-01-08
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2020-12-24
|
\
|
|
*
Break cursor movement in grid into a common set of functions that can
nicm
2020-12-22
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2020-12-03
|
\
|
|
*
Redraw any visible modes when status line changes so that formats like
nicm
2020-12-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-10-30
|
\
|
|
*
Add a -O flag to display-menu to change the mouse behaviour and not
nicm
2020-10-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-10-05
|
\
|
|
*
Use the setal capability as well as (tmux's) Setulc.
nicm
2020-10-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-09-22
|
\
|
|
*
Fix warnings on some platforms with %llx and add a new message to handle
nicm
2020-09-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-09-02
|
\
|
|
*
Add a -w flag to set- and load-buffer to send to clipboard using OSC 52.
nicm
2020-09-02
*
|
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-27
|
\
|
|
*
Add a -d option to display-message to set delay, from theonekeyg at
nicm
2020-07-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-07-21
|
\
|
|
*
Fix show-buffer when run from inside tmux, GitHub issue 2314.
nicm
2020-07-21
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-07-06
|
\
|
|
*
Add a way for control mode clients to subscribe to a format and be
nicm
2020-07-06
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-07-04
|
\
|
|
*
kill-window -a cannot just walk the list of windows because if
nicm
2020-07-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-18
|
\
|
|
*
Add a flag to make a client wait for an empty line before exiting in
nicm
2020-06-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-16
|
\
|
|
*
d and D keys to reset to default in customize mode.
nicm
2020-06-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-13
|
\
|
|
*
Add -b flags to insert a window before (like the existing -a for after)
nicm
2020-06-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-11
|
\
|
|
*
Add some formats for search in copy mode (search_present, search_match).
nicm
2020-06-11
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-11
|
\
|
|
*
Add a -A option to pause a pane manually.
nicm
2020-06-11
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-10
|
\
|
|
*
Instead of a buffer size limit on each pane, set a limit of 300 seconds
nicm
2020-06-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-05
|
\
|
|
*
Change how panes are resized so that the code is clearer and if the pane
nicm
2020-06-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-05
|
\
|
|
*
Fix various confusion about am vs xenl.
nicm
2020-06-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-05
|
\
|
|
*
Add support for pausing a pane when the output buffered for a control
nicm
2020-06-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-03
|
\
|
|
*
Move the code to set up a padding cell into grid.c.
nicm
2020-06-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-02
|
\
|
|
*
Allow UTF-8 characters of width 0 to be stored, it is useful to be able
nicm
2020-06-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-02
|
\
|
[next]