aboutsummaryrefslogtreecommitdiff
path: root/op.c
Commit message (Collapse)AuthorAge
* Rewrite command handling to be more generic. Not finished!Nicholas Marriott2007-10-03
|
* Rename some bits.Nicholas Marriott2007-10-03
|
* String/number arguments..Nicholas Marriott2007-10-03
|
* Key binding, unbinding.Nicholas Marriott2007-10-03
|
* tmux new-session -d.Nicholas Marriott2007-09-29
|
* Write error messages for rename. Also tweak some error outputs, and fix -i.Nicholas Marriott2007-09-29
|
* Added window renaming support (tmux rename)Maximilian Gass2007-09-28
|
* New session selection rules:Nicholas Marriott2007-09-27
| | | | | | | | - find by name if given - otherwise try current index from $TMUX - otherwise if only one session, use it - otherwise error
* -S for socket, -s for session.Nicholas Marriott2007-09-26
|
* Whoops, these need to be terminated.Nicholas Marriott2007-09-26
|
* These are no longer unused.Nicholas Marriott2007-09-26
|
* Restore -n, now after the command.Nicholas Marriott2007-09-26
|
* Cleanup part II: split up client stuff and ops. More to come.Nicholas Marriott2007-09-26