Ali Mohammad Pur
|
e1e84fe0fe
LibLine: Redraw the suggestions when terminal size changes
|
4 years ago |
AnotherTest
|
fb80d5adda
LibLine: Check the terminal size at the start of get_line()
|
4 years ago |
AnotherTest
|
b58dbc29fc
LibLine: Add support for ^X^E
|
4 years ago |
AnotherTest
|
80d21f120f
LibLine: Make the DSR response parser a bit more robust
|
4 years ago |
AnotherTest
|
5a0ebdb109
LibLine: Treat DEL as backspace by default
|
4 years ago |
AnotherTest
|
745b0800be
LibLine: Don't try to print chars larger than 63 in caret form
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
AnotherTest
|
eb1ca965c7
LibLine: Cleanup the suggestions before inserting a new code point
|
4 years ago |
AnotherTest
|
cad7865ad1
LibLine: Clear the buffer after invalidating prior written data
|
4 years ago |
AnotherTest
|
71de5433f8
LibLine: Note that the search() call modifies the buffer
|
4 years ago |
AnotherTest
|
dd87b14f52
LibLine: Update the drawn cursor value when updating lazily
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
AnotherTest
|
9790ee4649
LibLine: Make clear_lines() work when only clearing the current line
|
4 years ago |
AnotherTest
|
6472e5239c
LibLine: Update the lazy refresh data and flags in some more places
|
4 years ago |
AnotherTest
|
074e2ffdfd
LibLine: Avoid refreshing the entire line when inserting at the end
|
4 years ago |
AnotherTest
|
3a231c00aa
LibLine: Close the search editor when it's interrupted
|
4 years ago |
AnotherTest
|
3b9ead985c
LibLine: Only print ascii characters in caret form
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
asynts
|
01879d27c2
Everywhere: Replace a bundle of dbg with dbgln.
|
4 years ago |
AnotherTest
|
72be904259
LibLine: Use StringView::find() to find '::' in history entries
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |