ladybird/Applications/Terminal
rhin123 0df7213670 Terminal: Fixed bounding issue when clearing the selection on type
We were checking the columns of the whole selection instead of the
the specfic line were modifying. Because of this, the selection
remained if the selection's column on another line was less than
the cursor.
2019-08-25 19:53:57 +02:00
..
main.cpp Terminal: Mark window as alpha-less when starting up with 100% opacity 2019-08-15 15:30:11 +02:00
Makefile Terminal: Rename Terminal => TerminalWidget 2019-08-13 13:45:48 +02:00
TerminalWidget.cpp Terminal: Fixed bounding issue when clearing the selection on type 2019-08-25 19:53:57 +02:00
TerminalWidget.h Terminal: Fixed bounding issue when clearing the selection on type 2019-08-25 19:53:57 +02:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00