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
/
window.c
Commit message (
Expand
)
Author
Age
*
Destroy screens properly.
Nicholas Marriott
2007-10-01
*
Lose intermediate handling (unused). Change argument parsing to work properly...
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
*
Adjust $TMUX environ var to include session index, and don't compact session ...
Nicholas Marriott
2007-09-27
*
Stop crashing when exiting windows.
Nicholas Marriott
2007-09-21
*
Whoops. Other way round.
Nicholas Marriott
2007-09-21
*
Be more careful about destroying windows.
Nicholas Marriott
2007-09-21
*
Reset ignored signals after forkpty.
Nicholas Marriott
2007-09-20
*
Truncate array if last window is closed.
Nicholas Marriott
2007-09-19
*
Don't renumber on close.
Nicholas Marriott
2007-09-19
*
Use after free.
Nicholas Marriott
2007-08-27
*
We use screen now, not ansi.
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