index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd.c
Commit message (
Collapse
)
Author
Age
...
*
New command, send-keys, to send a set of keys.
Nicholas Marriott
2008-06-01
|
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
|
*
Mostly-complete copy and paste.
Nicholas Marriott
2007-11-23
|
*
Partial copy mode. Currently does the same as scroll mode but using a ↵
Nicholas Marriott
2007-11-22
|
|
|
|
cursor. Also fix bug where resizing would leave crap lying around.
*
Initial history support.
Nicholas Marriott
2007-11-21
|
*
switch-client command.
Nicholas Marriott
2007-11-16
|
*
Add -c option to specify client, and move detach/refresh to client rather ↵
Nicholas Marriott
2007-11-16
|
|
|
|
than session.
*
Report available commands on ambiguous commands. Tidy TODO a bit.
Nicholas Marriott
2007-11-16
|
*
kill-window command.
Nicholas Marriott
2007-11-12
|
*
rename-session command.
Nicholas Marriott
2007-11-09
|
*
swap-window command.
Nicholas Marriott
2007-10-30
|
*
%u -> %d for indexes. Some lint fixes.
Nicholas Marriott
2007-10-30
|
*
unlink-window command. Also fix some u_int -> int problems.
Nicholas Marriott
2007-10-26
|
*
link-window command to link a window into another session.
Nicholas Marriott
2007-10-26
|
*
has-session command.
Nicholas Marriott
2007-10-25
|
*
List client command.
Nicholas Marriott
2007-10-23
|
*
Kill window command. Nuke some backspace stuff.
Nicholas Marriott
2007-10-19
|
*
Refresh session command.
Nicholas Marriott
2007-10-19
|
*
Accept colours as strings.
Nicholas Marriott
2007-10-12
|
*
send-prefix command.
Nicholas Marriott
2007-10-12
|
*
Lose command index enum in favour of runtime-calculated index.
Nicholas Marriott
2007-10-04
|
*
Lose usage and move it into the struct.
Nicholas Marriott
2007-10-04
|
*
Window attachment, malloc debugging, fix a segfault with no sessions.
Nicholas Marriott
2007-10-04
|
*
Nuke ?.
Nicholas Marriott
2007-10-04
|
*
Select window command.
Nicholas Marriott
2007-10-04
|
*
Rename window.
Nicholas Marriott
2007-10-04
|
*
set-option command to set meta.
Nicholas Marriott
2007-10-04
|
*
Key binding and unbinding.
Nicholas Marriott
2007-10-04
|
*
New window command.
Nicholas Marriott
2007-10-03
|
*
Rewrite command handling to be more generic. Not finished!
Nicholas Marriott
2007-10-03
|
*
Rename some bits.
Nicholas Marriott
2007-10-03
|
*
String/number arguments..
Nicholas Marriott
2007-10-03
|
*
Key binding, unbinding.
Nicholas Marriott
2007-10-03
|
*
Move command handling into the server and tidy up some bits.
Nicholas Marriott
2007-10-03
[prev]