1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Libraries/LibVT
AnotherTest 5b9fe0cf46 LibVT: Update the terminal buffer based on visible lines
Lines in the history should not be considered for update at all.
Fixes #2185
2020-05-11 09:33:18 +02:00
..
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
Position.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Terminal.cpp LibVT: Make selection follow terminal history scrollback :^) 2020-05-10 16:59:02 +02:00
Terminal.h LibVT: Update the terminal buffer based on visible lines 2020-05-11 09:33:18 +02:00
TerminalWidget.cpp LibVT: Update the terminal buffer based on visible lines 2020-05-11 09:33:18 +02:00
TerminalWidget.h LibVT: Allow dragging hyperlinks :^) 2020-05-10 17:39:11 +02:00
XtermColors.h LibVT: Support RGB colors (\x1b[38;2;<r>;<g>;<b>m) 2020-05-10 10:23:05 +02:00