Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
2afe395ff225e2f3ee1838f60abb4f614ef6ac39
/
cmd-split-window.c
6fab9a3
Use KEYC_NONE constant instead of 0 on init.
by Nicholas Marriott
· 15 years ago
5c60162
Rather than constructing an entire termios struct from ttydefaults.h, just let
by Nicholas Marriott
· 15 years ago
7d5e494
When using tmux as a login shell, there is currently no way to specify a shell
by Nicholas Marriott
· 15 years ago
f949107
Print -l and -p when showing command, pointed out by Tiago Cunha.
by Nicholas Marriott
· 15 years ago
52793e7
When creating a new session from the command-line where there is an external
by Nicholas Marriott
· 15 years ago
6491274
Infrastructure and commands to manage the environment for processes started
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
5ee8443
window_add_pane cannot fail, so remove the unused cause argument and don't
by Nicholas Marriott
· 15 years ago
6036bdd
Improved layout code.
by Nicholas Marriott
· 15 years ago
5f108d9
Having fixed flags for single-character getopt options is a bit hard to
by Nicholas Marriott
· 15 years ago
e538d4a
The fix for default-path (use target session options instead of global options)
by Nicholas Marriott
· 15 years ago
be17ac1
lines variable can be -1 (to be ignored), so should be signed. Found by lint.
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago