Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
c24d849fa41114108b52a0a5e9256a7f0558b0d8
/
tty.c
46383e3
Don't be clever and translate default colour.
by Nicholas Marriott
· 16 years ago
456ff32
Only set title if TERM looks vaguely okay. Also use newline for, er, newline rather than cursor_down.
by Nicholas Marriott
· 16 years ago
91e5e92
Whoops. Take out abort().
by Nicholas Marriott
· 16 years ago
a65238e
Strip padding from terminfo strings.
by Nicholas Marriott
· 16 years ago
17fde82
Freeze output when showing display line, fixes problems when no status line.
by Nicholas Marriott
· 16 years ago
7cebf47
Hide cursor with flag.
by Nicholas Marriott
· 16 years ago
99df48d
Trimify.
by Nicholas Marriott
· 16 years ago
28aefe4
Lose OFILL.
by Nicholas Marriott
· 16 years ago
c2f40d9
Better modes for Solaris.
by Nicholas Marriott
· 16 years ago
9b0ff4c
More Solaris stuff. Use ttyname, use ncurses,h.
by Nicholas Marriott
· 16 years ago
8873c79
Set window title to current session. New options set-titles to disable.
by Nicholas Marriott
· 16 years ago
119bc87
Use existing termios and get rid of stuff we don't want rather than constructing a new one.
by Nicholas Marriott
· 16 years ago
6f7d59d
Extra unused.
by Nicholas Marriott
· 16 years ago
ac332b6
ich emulation should maintain cursor position; bug spotted by merdely.
by Nicholas Marriott
· 16 years ago
8f33e84
Ugh, this should be backspace.
by Nicholas Marriott
· 16 years ago
0dbbd77
Linux rxvt doesn't support parm_dch or delete_character.
by Nicholas Marriott
· 17 years ago
ccfeb31
Don't attempt to reset tty if it is dead.
by Nicholas Marriott
· 17 years ago
f18ac66
Quick start section in man page.
by Nicholas Marriott
· 17 years ago
5bc8b2b
Actually incrementing the reference count would be nice.
by Nicholas Marriott
· 17 years ago
21d10e6
Use the current attr/colours for filling in new areas, this fixes the echo \\033[35\;46m\\033[2J bug.
by Nicholas Marriott
· 17 years ago
2013dc4
Workaround FreeBSD problems with deleting terms.
by Nicholas Marriott
· 17 years ago
83393d3
Only close the tty during exit process and leave freeing it to when the socket is lost.
by Nicholas Marriott
· 17 years ago
2bc8108
Save term data in a linked list and reuse it.
by Nicholas Marriott
· 17 years ago
bea5d6d
Clean up after error properly.
by Nicholas Marriott
· 17 years ago
0f2666a
Restore termcap checks.
by Nicholas Marriott
· 17 years ago
103748d
Major reorganisation of screen handling.
by Nicholas Marriott
· 17 years ago
5f6a9e7
Handle missing parm_*.
by Nicholas Marriott
· 17 years ago
043514a
Preliminary mouse support.
by Nicholas Marriott
· 17 years ago
f47ab8f
Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag.
by Nicholas Marriott
· 17 years ago
c6384a7
Flush data on tty open. Also reset colour before clearing line/screen.
by Nicholas Marriott
· 17 years ago
5cd1d45
Three-stage exit process so that [] message printing works on detach etc.
by Nicholas Marriott
· 17 years ago
2fabfb3
Make reset actually work.
by Nicholas Marriott
· 17 years ago
80e30f6
Minor tweaks/missed bits.
by Nicholas Marriott
· 17 years ago
76c8a59
Big internal reorganisation to move tty control into parent.
by Nicholas Marriott
· 17 years ago