Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
d2dfbef05a2162b7b48c6ed82459c9d998f643db
/
cmd-command-prompt.c
6fab9a3
Use KEYC_NONE constant instead of 0 on init.
by Nicholas Marriott
· 15 years ago
7b847ce
Add a choose-client command and extend choose-{session,window} to accept a
by Nicholas Marriott
· 15 years ago
43cd40e
The cursession member in struct cmd_ctx is always either curclient->session or
by Nicholas Marriott
· 15 years ago
3f4418d
Extend command-prompt with a -p option which is a comma-separated list of one
by Nicholas Marriott
· 15 years ago
09cbd0c
Switch the prompt code to return an empty string when the user enters no
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
73732ff
Kill some dead stores and fix a null pointer deref, found by clang.
by Nicholas Marriott
· 15 years ago
65deba3
Memory could be leaked if a second prompt or message appeared while another was
by Nicholas Marriott
· 15 years ago
92da443
Make status_message_set a variadic printf-like function. No functional change -
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
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago