small software-rendered rust tty
Commits
ban githob
bendn committed 5 weeks ago
update dsb
bendn committed 7 weeks ago
update chumsky
bendn committed 8 weeks ago
add lib
bendn committed 4 months ago
remove file
bendn committed 5 months ago
port to dsb for great good
bendn committed 5 months ago
multi font ligatures
bendn committed 8 months ago
draw bg colors first
bendn committed 8 months ago
ligatures
bendn committed 8 months ago
resizing
bendn committed 8 months ago
bigger integersa
bendn committed 8 months ago
saturate
bendn committed 8 months ago
exclude alternate window from scroll
bendn committed 8 months ago
add scroll
bendn committed 8 months ago
add a keyboard module
bendn committed 8 months ago
fix CSI L
bendn committed 8 months ago
add insert and delete
bendn committed 8 months ago
add terminfo
bendn committed 8 months ago
recognize DECSTBM
bendn committed 8 months ago
add delete chars
bendn committed 8 months ago
add ICH?
bendn committed 9 months ago
use o3 in dev builds
bendn committed 9 months ago
use faster function for character overlay
bendn committed 9 months ago
btop capable
bendn committed 9 months ago
CSI L (IL)
bendn committed 9 months ago
fix colors
bendn committed 9 months ago
fill
bendn committed 9 months ago
fix Cells::past()
bendn committed 9 months ago
~`
bendn committed 9 months ago
add csi 6n cursor report
bendn committed 9 months ago
put cursor back in correct position
bendn committed 9 months ago
add one-indexed cell array
bendn committed 9 months ago
pad differently
bendn committed 9 months ago
erase
bendn committed 9 months ago
add CSI m delete
bendn committed 9 months ago
add clears
bendn committed 9 months ago
add invert as a flag and ctrl keys
bendn committed 9 months ago
fix overflow behaviour
bendn committed 9 months ago
make clauses stricter
bendn committed 9 months ago
update ctlfun
bendn committed 9 months ago
home
bendn committed 9 months ago
alternate screens
bendn committed 9 months ago
decsc / decrc
bendn committed 9 months ago
add SGR 7 invert
bendn committed 9 months ago
ioctl the terminal size
bendn committed 9 months ago
add a cursor
bendn committed 9 months ago
hmm
bendn committed 9 months ago
strikethrough
bendn committed 9 months ago
underlines
bendn committed 9 months ago
dim
bendn committed 9 months ago
italics
bendn committed 9 months ago
use variations
bendn committed 9 months ago
flags
bendn committed 9 months ago
fix pats
bendn committed 9 months ago
better parsing for SGR codes
bendn committed 9 months ago
"8 bit colors"
bendn committed 9 months ago
ABCD
bendn committed 9 months ago
capitals
bendn committed 9 months ago
truecolor
bendn committed 9 months ago
bg colors
bendn committed 9 months ago
foreground colors
bendn committed 9 months ago
fix sizing
bendn committed 9 months ago
layers
bendn committed 9 months ago
backspaces
bendn committed 9 months ago
organize for fonts
bendn committed 9 months ago
init
bendn committed 10 months ago