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
/
server-client.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2018-08-29
|
\
|
*
Keep any text killed in the command prompt with C-w and yank it with
nicm
2018-08-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-22
|
\
|
|
*
Add StatusLeft and StatusRight mouse key modifiers for the left and
nicm
2018-08-22
*
|
The stored mouse position should not include the status line offset if any.
Nicholas Marriott
2018-08-21
*
|
Only screen-redraw.c needs to adjust for message or prompt when the
Nicholas Marriott
2018-08-20
*
|
Support for windows larger than the client.
Nicholas Marriott
2018-08-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-19
|
\
|
|
*
Add a flag to force redrawing of the status line even if the content
nicm
2018-08-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-19
|
\
|
|
*
Add a client redraw-window flag instead of the redraw-all flag and for
nicm
2018-08-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-18
|
\
|
|
*
SESSION_UNATTACHED flag is no longer necessary now we have an attached
nicm
2018-08-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-02
|
\
|
|
*
Make key trees and some other bits static.
nicm
2018-08-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-07-17
|
\
|
|
*
When a key isn't in the first table, we need to try the same key again
nicm
2018-07-17
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-07-16
|
\
|
|
*
Add an "Any" key to run a command if a key is pressed that is not bound
nicm
2018-07-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-07-04
|
\
|
|
*
Add pane focus hooks.
nicm
2018-07-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-24
|
\
|
|
*
Make server_client_get_cwd used (almost) everywhere we need to work out
nicm
2018-05-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-03-08
|
\
|
|
*
Add a missing client-detached hook when the server shuts down, and do
nicm
2018-03-08
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-02-22
|
\
|
|
*
Check prefix when retrying so it is checked while repeat flag is
nicm
2018-02-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-02-05
|
\
|
|
*
Add struct status_line to hold status line members of struct client, not
nicm
2018-02-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-12-19
|
\
|
|
*
Report better error from server when socket create fails, GitHub issue
nicm
2017-12-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-10-20
|
\
|
|
*
Infrastructure for drawing status lines of more than one line in height,
nicm
2017-10-16
|
*
Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if
nicm
2017-09-06
*
|
Check missed during merge.
Nicholas Marriott
2017-10-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-30
|
\
|
|
*
Pass flags into cmd_find_from_* to fix prefer-unattached, reported by
nicm
2017-08-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-16
|
\
|
|
*
Add -d flag to display-panes to specify timeout, and make 0 mean no
nicm
2017-08-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-14
|
\
|
|
*
Fix redraw defer code in the presence of multiple clients - the timer
nicm
2017-07-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-12
|
\
|
|
*
proc_send_s now seems unnecessary.
nicm
2017-07-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-13
|
\
|
|
*
Remove xterm flag from key before checking prefix, reported by Peter
nicm
2017-06-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-06
|
\
|
|
*
Continue and pass keys through if they are repeated keys, so that the
nicm
2017-06-06
*
|
Differences to OpenBSD.
Nicholas Marriott
2017-05-31
*
|
Build fixes.
Nicholas Marriott
2017-05-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-05-31
|
\
|
[next]