Nicholas Marriott
|
98c85cf989
|
command-prompt now accepts a single argument, a template string. Any occurrences of %% in this string are replaced by whatever is entered at the prompt and the result is executed as a command. This allows things like (now bound by default):
bind , command-prompt "rename-window %%"
Or my favourite:
bind x command-prompt "split-window 'man %%'"
|
2009-01-13 01:08:40 +00:00 |
|
Nicholas Marriott
|
e3feb067a5
|
Server locking. set-password and lock-server commands, plus automatic locking.
|
2009-01-11 00:48:42 +00:00 |
|
Nicholas Marriott
|
62457bce0b
|
Trim.
|
2008-09-26 06:45:28 +00:00 |
|
Nicholas Marriott
|
ba597da72e
|
Environment variables in configuration file.
|
2008-07-25 17:20:40 +00:00 |
|
Nicholas Marriott
|
b87789707b
|
Oops, forgot to commit move-window. Also add select-prompt to allow index to be typed.
|
2008-06-25 20:43:14 +00:00 |
|
Nicholas Marriott
|
2bd92e5f18
|
Lose unnecessary flags on context.
|
2008-06-21 10:19:36 +00:00 |
|
Nicholas Marriott
|
85135221f0
|
Handle commented lines.
|
2008-06-19 21:20:27 +00:00 |
|
Nicholas Marriott
|
74d8f0bf1d
|
Command prompt for interactive commands.
|
2008-06-19 20:45:21 +00:00 |
|