aboutsummaryrefslogtreecommitdiff
path: root/op-list.c
Commit message (Collapse)AuthorAge
* Rewrite command handling to be more generic. Not finished!Nicholas Marriott2007-10-03
|
* Handle MSG_ERROR.Nicholas Marriott2007-09-29
|
* Split list into ls/lsw.Nicholas Marriott2007-09-27
|
* 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
|
* Restore list command.Nicholas Marriott2007-09-26
|
* Cleanup part II: split up client stuff and ops. More to come.Nicholas Marriott2007-09-26