Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
f6b86402c7fd1f4af0e4d163f22e4b9f71b2e538
/
cmd-set-option.c
c7243b7
Move -s and -c down a level so handling them is the responsibility of the command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before.
by Nicholas Marriott
· 16 years ago
103748d
Major reorganisation of screen handling.
by Nicholas Marriott
· 17 years ago
9c58443
history-limit option.
by Nicholas Marriott
· 17 years ago
b359f9b
Add -c option to specify client, and move detach/refresh to client rather than session.
by Nicholas Marriott
· 17 years ago
7e3cc5f
Use ctx->client/ctx->session inline instead of temporary variables which were
by Nicholas Marriott
· 17 years ago
941eab3
%u -> %d for indexes. Some lint fixes.
by Nicholas Marriott
· 17 years ago
f2f1b8f
Add default-command option and change default to be $SHELL rather than $SHELL -l. Also try to read shell from passwd db if $SHELL isn't present.
by Nicholas Marriott
· 17 years ago
de24fbb
Add a bell-action option.
by Nicholas Marriott
· 17 years ago
94f003b
Refresh session command.
by Nicholas Marriott
· 17 years ago
514d6fa
Accept colours as strings.
by Nicholas Marriott
· 17 years ago
46d318e
Case insensitive.
by Nicholas Marriott
· 17 years ago
7ec5be3
set status, status-fg, status-bg.
by Nicholas Marriott
· 17 years ago
c63d4ab
Handle NULL value properly.
by Nicholas Marriott
· 17 years ago
26b3409
Lose command index enum in favour of runtime-calculated index.
by Nicholas Marriott
· 17 years ago
75e1e4b
Lose usage and move it into the struct.
by Nicholas Marriott
· 17 years ago
57157a1
set-option command to set meta.
by Nicholas Marriott
· 17 years ago