Nicholas Marriott
|
b359f9b594
|
Add -c option to specify client, and move detach/refresh to client rather than session.
|
2007-11-16 21:12:31 +00:00 |
|
Nicholas Marriott
|
7e3cc5fd12
|
Use ctx->client/ctx->session inline instead of temporary variables which were
being reused and causing confusion and problems.
|
2007-11-13 09:53:47 +00:00 |
|
Nicholas Marriott
|
941eab33e9
|
%u -> %d for indexes. Some lint fixes.
|
2007-10-30 10:59:43 +00:00 |
|
Nicholas Marriott
|
f2f1b8fc81
|
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.
|
2007-10-20 09:57:08 +00:00 |
|
Nicholas Marriott
|
de24fbb35c
|
Add a bell-action option.
|
2007-10-19 10:21:36 +00:00 |
|
Nicholas Marriott
|
94f003bbec
|
Refresh session command.
|
2007-10-19 09:21:26 +00:00 |
|
Nicholas Marriott
|
514d6fa1ec
|
Accept colours as strings.
|
2007-10-12 13:51:44 +00:00 |
|
Nicholas Marriott
|
46d318e3ef
|
Case insensitive.
|
2007-10-12 12:11:40 +00:00 |
|
Nicholas Marriott
|
7ec5be30df
|
set status, status-fg, status-bg.
|
2007-10-12 12:08:51 +00:00 |
|
Nicholas Marriott
|
c63d4ab80f
|
Handle NULL value properly.
|
2007-10-04 22:18:48 +00:00 |
|
Nicholas Marriott
|
26b340964a
|
Lose command index enum in favour of runtime-calculated index.
|
2007-10-04 22:04:01 +00:00 |
|
Nicholas Marriott
|
75e1e4b91e
|
Lose usage and move it into the struct.
|
2007-10-04 21:48:11 +00:00 |
|
Nicholas Marriott
|
57157a1cde
|
set-option command to set meta.
|
2007-10-04 10:11:32 +00:00 |
|