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
/
tmux.h
Commit message (
Expand
)
Author
Age
*
Restore window title handling.
Nicholas Marriott
2007-10-01
*
Simple status line.
Nicholas Marriott
2007-10-01
*
Pass attributes around as flags rather than as a list of escape codes.
Nicholas Marriott
2007-10-01
*
Destroy screens properly.
Nicholas Marriott
2007-10-01
*
Window info command.
Nicholas Marriott
2007-09-30
*
Whoops, forgot this.
Nicholas Marriott
2007-09-29
*
Lose intermediate handling (unused). Change argument parsing to work properly...
Nicholas Marriott
2007-09-29
*
Write error messages for rename. Also tweak some error outputs, and fix -i.
Nicholas Marriott
2007-09-29
*
Nuke CLEAR_SCREEN/ENDOFSCREEN and assert scroll region when drawing. These wi...
Nicholas Marriott
2007-09-29
*
Pass bell through from any window.
Nicholas Marriott
2007-09-29
*
Window flags, currently only bell.
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
*
Add client_flush to flush output when transient commands are called.
Nicholas Marriott
2007-09-28
*
Split list into ls/lsw.
Nicholas Marriott
2007-09-27
*
New session selection rules:
Nicholas Marriott
2007-09-27
*
Adjust $TMUX environ var to include session index, and don't compact session ...
Nicholas Marriott
2007-09-27
*
Join oldest session if non specified. Fix errors.
Nicholas Marriott
2007-09-26
*
Restore list command.
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
*
Window list with C-b W.
Nicholas Marriott
2007-09-22
*
Last window option.
Nicholas Marriott
2007-09-20
*
Reset ignored signals after forkpty.
Nicholas Marriott
2007-09-20
*
Scrolling region.
Nicholas Marriott
2007-08-28
*
session_flush can go bye-bye again.
Nicholas Marriott
2007-08-27
*
Change command format.
Nicholas Marriott
2007-08-27
*
If a session is destroyed, safely kill all other clients attached to it.
Nicholas Marriott
2007-08-27
*
Don't accept zero titles.
Nicholas Marriott
2007-08-27
*
Sync with fdm.
Nicholas Marriott
2007-07-25
*
Initial import to CVS. Basic functions are working, albeit with a couple of s...
Nicholas Marriott
2007-07-09