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
...
*
Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display...
Nicholas Marriott
2007-11-20
*
Try write even if read gets signal, some other tweaks.
Nicholas Marriott
2007-11-07
*
Make it build/run on Linux.
Nicholas Marriott
2007-10-31
*
Reorg window data structures. Add an intermediate data type (struct winlink) ...
Nicholas Marriott
2007-10-26
*
Handle DSR for resize(1).
Nicholas Marriott
2007-10-24
*
A couple of close-on-exec flags.
Nicholas Marriott
2007-10-24
*
Don't need ttydefchars here.
Nicholas Marriott
2007-10-23
*
FreeBSD's util.h is libutil.h.
Nicholas Marriott
2007-10-19
*
Wrong size.
Nicholas Marriott
2007-10-04
*
New window command.
Nicholas Marriott
2007-10-03
*
Skip exec on cmds. Also use xmemstrdup where appropriate.
Nicholas Marriott
2007-10-03
*
Move command handling into the server and tidy up some bits.
Nicholas Marriott
2007-10-03
*
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
[prev]