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
/
server-msg.c
Commit message (
Collapse
)
Author
Age
...
*
Incomplete resize support.
Nicholas Marriott
2007-10-04
|
*
Window attachment, malloc debugging, fix a segfault with no sessions.
Nicholas Marriott
2007-10-04
|
*
Next/last/previous window, some other tweaks.
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
|
*
Skip exec on cmds. Also use xmemstrdup where appropriate.
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
|
*
Sprinkle some const.
Nicholas Marriott
2007-10-03
|
*
Redraw client status lines on rename.
Nicholas Marriott
2007-10-02
|
*
Simple status line.
Nicholas Marriott
2007-10-01
|
*
Window info command.
Nicholas Marriott
2007-09-30
|
*
Show the right windows in the list.
Nicholas Marriott
2007-09-29
|
*
tmux new-session -d.
Nicholas Marriott
2007-09-29
|
*
Write error messages for rename. Also tweak some error outputs, and fix -i.
Nicholas Marriott
2007-09-29
|
*
New input parser via state machine.
Nicholas Marriott
2007-09-28
|
*
Added window renaming support (tmux rename)
Maximilian Gass
2007-09-28
|
*
Terminate buffers properly.
Nicholas Marriott
2007-09-28
|
*
New session selection rules:
Nicholas Marriott
2007-09-27
|
|
|
|
|
|
|
|
- find by name if given - otherwise try current index from $TMUX - otherwise if only one session, use it - otherwise error
*
Join oldest session if non specified. Fix errors.
Nicholas Marriott
2007-09-26
|
*
Server function naming, still not happy with server stuff though.
Nicholas Marriott
2007-09-26
|
*
Cleanup part II: split up client stuff and ops. More to come.
Nicholas Marriott
2007-09-26
|
*
Cleanup part 1: split up server.c.
Nicholas Marriott
2007-09-26
[prev]