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
2015-06-17
|
\
|
|
*
Move the shuffle code from new-window -a into a function and add a -a
nicm
2015-06-17
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-17
|
\
|
|
*
Use an explicit job state instead of avoid closing our side of the
nicm
2015-06-17
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-15
|
\
|
|
*
Add window_activity format, from Thomas Adam based on a diff originally
nicm
2015-06-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-14
|
\
|
|
*
Add a format for client PID (client_pid) and server PID (pid). Diff for
nicm
2015-06-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-07
|
\
|
|
*
Add -E flag when attaching or switching client to bypass
nicm
2015-06-07
|
*
Handle the RGB colour escape sequence (\033[38;2;<r>;<g>;<b>m and 48;2)
nicm
2015-06-05
|
*
Similarly, for sessions use a callback to free rather than checking
nicm
2015-06-05
|
*
Change deref to the more sensible unref, and add a couple I missed before.
nicm
2015-06-05
|
*
Instead of putting dead clients on a list and checking it every loop,
nicm
2015-06-05
|
*
Move the nested check from client to server and compare the client tty
nicm
2015-06-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-04
|
\
|
|
*
Add support for a single "marked pane". There is one marked pane in the
nicm
2015-06-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-05-27
|
\
|
|
*
Move the jobs output cache into the formats code so that #() work more
nicm
2015-05-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-05-13
|
\
|
|
*
To replace c0-*, add a high watermark to the pty event, and also backoff
nicm
2015-05-12
|
*
Add bell-action "other" to pass through bells in all windows except the
nicm
2015-05-12
|
*
Remove the c0-* options which never really worked satisfactorily. Going
nicm
2015-05-11
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-05-09
|
\
|
|
*
Put the tty structs together, and tabify.
nicm
2015-05-08
|
*
grid_marker_cell is no longer used.
nicm
2015-05-08
|
*
mode_key_entry can go into mode-key.c; also a few spaces->tabs.
nicm
2015-05-08
|
*
window_choose_mode_item can move into window-choose.c.
nicm
2015-05-08
|
*
Move input parser structs into input.c (removing fairly useless
nicm
2015-05-08
|
*
array.h can be local to window-choose.c now.
nicm
2015-05-07
|
*
Remove ARRAY_* from history and expand completion to complete a) layout
nicm
2015-05-06
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-05-06
|
\
|
|
*
Add a format window_linked which is 1 if a window has been linked
nicm
2015-05-06
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-04-28
|
\
|
|
*
Add select-layout -o to undo the last layout change (apply the previously
nicm
2015-04-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-04-27
|
\
|
|
*
Rewrite of the target resolution internals to be simpler and more
nicm
2015-04-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-04-25
|
\
|
|
*
Make message log a TAILQ.
nicm
2015-04-25
|
*
Move the functions to convert ids from strings into session.c and window.c.
nicm
2015-04-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-04-25
|
\
|
|
*
Convert clients list into a TAILQ.
nicm
2015-04-24
|
*
Set working directory for run-shell and if-shell.
nicm
2015-04-24
|
*
Make session_has return a flag, returning the first winlink found is a
nicm
2015-04-22
|
*
Change the windows array into an RB tree and fix some places where we
nicm
2015-04-22
|
*
window_index is only used in one place (window_destroy) so inline it there.
nicm
2015-04-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-04-22
|
\
|
|
*
Always format real layout even when zoomed.
nicm
2015-04-21
|
*
Support for multiple key tables to commands to be bound to sequences of
nicm
2015-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-04-20
|
\
|
[prev]
[next]