Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
0f95671fe3628671ddc43a960bd69f867799d00a
/
cmd-generic.c
f7ba4df
Bring select-window into line with everything else wrt -i.
by Nicholas Marriott
· 18 years ago
743956e
Allow -c anywhere -s was allowed.
by Nicholas Marriott
· 18 years ago
8731755
Add a windowonly generic command and use it where appropriate. Also trim includes and unused.
by Nicholas Marriott
· 18 years ago
a26f58c
Last bits of basic configuration file. By default in ~/.tmux.conf or specified with -f. Just a list of tmux commands executed when the server is started and before and any session/window is created.
by Nicholas Marriott
· 18 years ago
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
· 18 years ago