Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
f8aa5821be6bb802785c5ca7c23c91465cfba4a3
/
server-msg.c
43cd40e
The cursession member in struct cmd_ctx is always either curclient->session or
by Nicholas Marriott
· 15 years ago
7a005b9
If the client passes zero for the window size in the identify message (which it
by Nicholas Marriott
· 15 years ago
4310282
Have the client pass its stdin fd to the server when identifying itself and
by Nicholas Marriott
· 15 years ago
ff65e37
Drop the no_stop argument to tty_close and tty_free in favour of a flag in the
by Nicholas Marriott
· 15 years ago
f063571
Switch tmux to use imsg. This is the last major change to make the
by Nicholas Marriott
· 15 years ago
6491274
Infrastructure and commands to manage the environment for processes started
by Nicholas Marriott
· 15 years ago
9f1dd4d
Similar changes for server_msg_dispatch: use a switch instead of a lookup table
by Nicholas Marriott
· 15 years ago
c1d6d7a
Rename struct hdrtype to msgtype which is a better name and can be used even
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
4a04b49
None of the server message functions return anything but 0, so make them all
by Nicholas Marriott
· 15 years ago
474fdeb
Handle empty or unset TERM correctly; also fix a fatal() message while here.
by Nicholas Marriott
· 15 years ago
9ced016
When sending a "protocol mismatch" error message, tell the client to exit
by Nicholas Marriott
· 15 years ago
89262c6
Terminate cwd buffer before running xstrdup on it.
by Nicholas Marriott
· 15 years ago
50bd094
If the prompt is hidden or a password is sent with -U, zero it before freeing
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago