Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
18312fa6fd1b06c68d5f97fd7d1b8830b0d8669f
/
screen-write.c
d7e0ea5
Don't die when backspacing off the edge of the screen, reported by David Chisnall..
by Nicholas Marriott
· 16 years ago
ac3fe65
Some tweaks found by LLVM courtesy of IcePic.
by Nicholas Marriott
· 16 years ago
7a82e86
Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/
by Nicholas Marriott
· 16 years ago
7be7706
Ooops. Check the right value.
by Nicholas Marriott
· 16 years ago
62457bc
Trim.
by Nicholas Marriott
· 16 years ago
efe5573
Internal screen data rewrite for better 256 colour/UTF-8 support.
by Nicholas Marriott
· 16 years ago
19a2c87
Initial UTF-8 support.
by Nicholas Marriott
· 16 years ago
6674197
Fix bold/non-bold mismatch in 256 colour mode by adding an extra 8 bits (ick) onto the attributes and using two of them to mark the fg and bg as 256 colours when necessary. If only it was 255 colours we would have one value for default and wouln't need this :-/.
by Nicholas Marriott
· 16 years ago
4235ddb
Initial 256 colour support, lightly tested.
by Nicholas Marriott
· 16 years ago
3337dfc
Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/.
by Nicholas Marriott
· 16 years ago
9721277
Support keypad. Change cursor key output.
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
7842d29
Revert attempt to fix stray updates, turns out it was clock :-/.
by Nicholas Marriott
· 16 years ago
39be570
vi keys from Will Maier.
by Nicholas Marriott
· 16 years ago
91d7904
Use the right function...
by Nicholas Marriott
· 17 years ago
85c087a
Another redraw bugs.
by Nicholas Marriott
· 17 years ago
8ec9b07
Screen debugging.
by Nicholas Marriott
· 17 years ago
4f44b09
Redraw buglets.
by Nicholas Marriott
· 17 years ago
103748d
Major reorganisation of screen handling.
by Nicholas Marriott
· 17 years ago