Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
f6b86402c7fd1f4af0e4d163f22e4b9f71b2e538
/
cmd-has-session.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
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
9f06104
has-session command.
by Nicholas Marriott
· 17 years ago