Ali Mohammad Pur
|
54ab6fe5b9
LibVT+Everywhere: Introduce 'automarks' and 'clear previous command'
|
1 rok temu |
hanaa12G
|
dea61d95db
LibVT: Mask out keypad keys while in keypad application mode
|
1 rok temu |
hanaa12G
|
d6c8b4d279
LibVT: Adjust some method names to align with documentation
|
1 rok temu |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 lat temu |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
2 lat temu |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 lat temu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 lat temu |
Liav A
|
b22149601a
LibVT: Remove Vector<Kernel::KString> title stack
|
3 lat temu |
Michał Lach
|
e2b0f6795f
LibVT+Kernel: Separate the caret shapes and its steadiness
|
3 lat temu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 lat temu |
Lenny Maiorani
|
8b334248e4
Libraries: Use default constructors/destructors in LibVT
|
3 lat temu |
Idan Horowitz
|
5b572393a9
LibVT: Use NNOP<KString> to store window titles in the Kernel
|
3 lat temu |
ryanb-dev
|
979f300337
LibVT: Handle window resize after history overflow
|
3 lat temu |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 lat temu |
Jelle Raaijmakers
|
49ccda5d97
LibVT: Implement G0..G3 and VT100 translation table
|
3 lat temu |
Jelle Raaijmakers
|
aaa1382bd6
LibVT: Implement support for Cursor Keys Mode (DECCKM)
|
3 lat temu |
Jelle Raaijmakers
|
e33e0e6a27
LibVT: Add stubs for DECPNM, DECPAM
|
3 lat temu |
Daniel Bertalan
|
0e04f7cf1e
LibVT: Always check intermediate bytes in CSI sequences
|
4 lat temu |
Ali Mohammad Pur
|
2f2b7814d1
LibVT+Terminal: Implement line wrapping
|
4 lat temu |
Ali Mohammad Pur
|
424965954f
LibVT: Keep track of the 'true' line endings
|
4 lat temu |
Daniel Bertalan
|
3752775a1e
LibVT: Implement `DECIC`/`DECDC`
|
4 lat temu |
Daniel Bertalan
|
ce9460de59
Kernel+LibVT: Fix selection with scrollback wrap-around
|
4 lat temu |
Daniel Bertalan
|
13991eade7
LibVT: Implement `DECFI` and `DECBI`
|
4 lat temu |
Daniel Bertalan
|
89843cd692
Kernel+LibVT: Implement left-right scrolling
|
4 lat temu |
Daniel Bertalan
|
7419569a2b
Kernel+LibVT: Add function for deleting a range of characters
|
4 lat temu |
Daniel Bertalan
|
8f8fd9c5a8
LibVT+Kernel: Support clearing the scrollback buffer
|
4 lat temu |
Daniel Bertalan
|
ae6bdc4e29
LibVT+Kernel: Clean up scroll API
|
4 lat temu |
Tim Schumacher
|
1618cffb75
LibVT: Don't return a history size if alternate buffer is used
|
4 lat temu |
Daniel Bertalan
|
4cf6963a1c
LibVT: Add missing cursor movement escape sequences
|
4 lat temu |