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
*
Improve logging of screen mode changes.
Nicholas Marriott
2021-04-30
*
Change resize timers and flags into one timer and a queue to fix problems with
Nicholas Marriott
2021-04-28
*
Adjust latest client when a client detaches, GitHub issue 2657.
Nicholas Marriott
2021-04-16
*
Merge branch 'obsd-master' into master
Thomas Adam
2021-04-12
|
\
|
*
Add a flag to disable keys to close a message, GitHub issue 2625.
nicm
2021-04-12
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-04-05
|
\
|
|
*
Move client-detached into server_client_lost so it is fired even if a
nicm
2021-04-05
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-17
|
\
|
|
*
Move the call to setupterm() into the client and have it pass the
nicm
2021-02-17
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-17
|
\
|
|
*
Move file handling protocol stuff all into file.c so it can be reused
nicm
2021-02-11
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-08
|
\
|
|
*
Include "focused" in client flags, from Dan Aloni in GitHub issue 2558.
nicm
2021-02-08
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-01-18
|
\
|
|
*
Hide some warnings on newer GCC versions, GitHUb issue 2525.
nicm
2021-01-18
*
|
Look for libevent2 differently from libevent for platforms with both.
Nicholas Marriott
2021-01-17
*
|
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
|
\
|
|
*
With csh, a tmux client gets SIGTERM before SIGCONT when killed with
nicm
2020-10-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-10-30
|
\
|
|
*
There is no reason not to fire focus events when a pane is in a mode,
nicm
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-29
|
\
|
|
*
Do not require that there be no other clients before loading the config,
nicm
2020-10-28
*
|
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-08-05
|
\
|
|
*
Change searching to behave more like emacs and so that regex searching
nicm
2020-08-05
*
|
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-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-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
|
\
|
|
*
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-02
|
\
|
|
*
Use CLOCK_MONOTONIC for timer measurement and add a timestamp to control
nicm
2020-06-02
|
*
Check the right thing for maximum client buffer size.
nicm
2020-06-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-01
|
\
|
|
*
Instead of sending all data to control mode clients as fast as possible,
nicm
2020-06-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-05-26
|
\
|
|
*
Pass the stdout file descriptor from the client as well as stdin and use
nicm
2020-05-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-05-24
|
\
|
|
*
Remove leftover call to control_free_offsets and do not use for
nicm
2020-05-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-05-24
|
\
|
|
*
Give control code its own state struct.
nicm
2020-05-24
[next]