Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
7f9b225cc269211b86a4c4d2168146c217d63118
/
cmd-show-options.c
d39b1a8
Add -q flags to shut up errors to capture-pane and show-options, from
by Nicholas Marriott
· 12 years ago
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
0c0953f
Add user options, prefixed with @. May be set to any arbitrary string.
by Nicholas Marriott
· 12 years ago
ede8312
Make command exec functions return an enum rather than -1/0/1 values and
by Nicholas Marriott
· 12 years ago
4e7de21
Allow a single option to be specified to show-options to show just that option.
by Nicholas Marriott
· 13 years ago
5d519ba
Add a flag to cmd_find_session so that attach-session can prefer
by Nicholas Marriott
· 14 years ago
96c37fa
Now that parsing is common, merge some of the small, related commands
by Nicholas Marriott
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
3e81240
Move the user-visible parts of all options (names, types, limit, default
by Nicholas Marriott
· 14 years ago
a4c9a80
Add "server options" which are server-wide and not bound to a session or
by Nicholas Marriott
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
6c98626
Eliminate duplicate code and ease the passage for server-wide options by adding
by Nicholas Marriott
· 15 years ago
76ef877
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
by Nicholas Marriott
· 15 years ago
e3c3d74
Move common code from show-options and show-window-options into a function.
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
ca617d6
Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit
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
923ccfa
Rename the global options variables to be shorter and to make session options
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago