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
/
local.c
Commit message (
Expand
)
Author
Age
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
*
Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of pl...
Nicholas Marriott
2007-11-26
*
Init local_log to -1.
Nicholas Marriott
2007-11-25
*
Redo output logging in local.c. Optimise line drawing.
Nicholas Marriott
2007-11-25
*
Support for VT100 graphics mode. Also lose some redundant checks.
Nicholas Marriott
2007-11-24
*
Force default colours if terminal supports it.
Nicholas Marriott
2007-11-12
*
Check for required term capabilities on start.
Nicholas Marriott
2007-11-08
*
Make it build/run on Linux.
Nicholas Marriott
2007-10-31
*
Free buffers properly.
Nicholas Marriott
2007-10-24
*
Kill window command. Nuke some backspace stuff.
Nicholas Marriott
2007-10-19
*
Move command handling into the server and tidy up some bits.
Nicholas Marriott
2007-10-03
*
Reset scrolling region on exit.
Nicholas Marriott
2007-10-02
*
Pass attributes around as flags rather than as a list of escape codes.
Nicholas Marriott
2007-10-01
*
Lose intermediate handling (unused). Change argument parsing to work properly...
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
*
New input parser via state machine.
Nicholas Marriott
2007-09-28
*
Pass through backspace for now.
Nicholas Marriott
2007-09-21
*
Reset ignored signals after forkpty.
Nicholas Marriott
2007-09-20
*
Scrolling region.
Nicholas Marriott
2007-08-28
*
Sync with fdm.
Nicholas Marriott
2007-07-25
*
And more.
Nicholas Marriott
2007-07-09
*
Log missing terminfo vars rather than dying.
Nicholas Marriott
2007-07-09
*
Initial import to CVS. Basic functions are working, albeit with a couple of s...
Nicholas Marriott
2007-07-09