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
/
tty-term.c
Commit message (
Expand
)
Author
Age
*
strdup() not necessary here.
Nicholas Marriott
2009-02-16
*
Never draw last character: stops stray scrolling sometimes should status line...
Nicholas Marriott
2009-02-12
*
FreeBSD's console wraps lines at $COLUMNS - 1 rather than $COLUMNS (the curso...
Nicholas Marriott
2009-02-11
*
Emulate CSR with existing screen data on old/stupid terminals which don't sup...
Nicholas Marriott
2009-02-11
*
Lose unnecessary cursor restores, fix a couple of placement bugs and remove u...
Nicholas Marriott
2009-02-11
*
Don't debug this stuff.
Nicholas Marriott
2009-02-11
*
Fix all rxvt*.
Nicholas Marriott
2009-02-01
*
Codes no longer needed.
Nicholas Marriott
2009-01-11
*
Restore emulation of ich with insert mode.
Nicholas Marriott
2009-01-10
*
Whoops, didn't mean to commit that bit.
Nicholas Marriott
2009-01-10
*
Don't need cud.
Nicholas Marriott
2009-01-10
*
Support btab.
Nicholas Marriott
2009-01-10
*
Trim spaces.
Nicholas Marriott
2009-01-10
*
New command, server-info, to show server info + terminal details. Also tweak ...
Nicholas Marriott
2009-01-10
*
Build array of codes, stop using ncurses global variables and push ncurses cr...
Nicholas Marriott
2009-01-09