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'
Thomas Adam
2020-01-28
|
\
|
*
Reduce a difference with portable tmux by adding the -V flag and
nicm
2020-01-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-28
|
\
|
|
*
Add a define for flags meaning a client is not attached, and fix
nicm
2020-01-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-27
|
\
|
|
*
Add support for adding a note to a key binding (with bind-key -N) and
nicm
2020-01-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-13
|
\
|
|
*
Stop handling DA and DSR after a second (they should be the first thing
nicm
2020-01-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-13
|
\
|
|
*
Be more specific in the DSR we are looking for so it doesn't get
nicm
2020-01-13
|
*
Treat plausible but invalid keys (like C-BSpace) as literal like any
nicm
2020-01-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-12
|
\
|
|
*
The terminal type was never as much use as I expected so remove it in
nicm
2020-01-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-30
|
\
|
|
*
Do not let readonly clients limit the size, suggested by Max Barraclough
nicm
2019-12-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-26
|
\
|
|
*
Add a number of new formats to inspect what sessions and clients a
nicm
2019-12-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-19
|
\
|
|
*
When adding a list with multiple commands to the queue, the next item to
nicm
2019-12-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-16
|
\
|
|
*
If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/X
nicm
2019-12-16
|
*
Instead of using large buffers in imsgs, add the data or path onto the end.
nicm
2019-12-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-12
|
\
|
|
*
Change source-file to use new file code which allows it to read from
nicm
2019-12-12
|
*
Rewrite the code for reading and writing files. Now, if the client is
nicm
2019-12-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-12-10
|
\
|
|
*
Make TMUX_CONF a list of files and expand leading $FOO or ~.
nicm
2019-12-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-28
|
\
|
|
*
Long lines and spacing fixes.
nicm
2019-11-28
|
*
Make a best effort to set xpixel and ypixel for each pane and add
nicm
2019-11-28
|
*
Store xpixel/ypixel from TIOCGWINSZ and add formats.
nicm
2019-11-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-25
|
\
|
|
*
Add p format modifier for padding to width.
nicm
2019-11-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-15
|
\
|
|
*
Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path).
nicm
2019-11-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-14
|
\
|
|
*
Fix parsing of DA with only one argument in the response and add 65 for VT520.
nicm
2019-11-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-10-23
|
\
|
|
*
Use the existing code in format.c to add foramts for word and line at
nicm
2019-10-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-09-23
|
\
|
|
*
Use the correct size for new windows when window-size is latest,
nicm
2019-09-23
*
|
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-08-28
|
\
|
|
*
The resize event was never deciding to actually resize the pane if there
nicm
2019-08-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-08-16
|
\
|
|
*
Add a flag to reverse sort in the various choose modes, from Benjamin
nicm
2019-08-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-08-15
|
\
|
[next]