Daniel Bertalan
|
5d80debc1f
LibVT: Fix newline handling
|
4 years ago |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 years ago |
Linus Groh
|
7ec8cb97e9
LibVT: Run clang-format on Terminal.cpp
|
4 years ago |
Daniel Bertalan
|
26953c2be1
LibVT: Implement ST (ESC \) escape sequence
|
4 years ago |
Daniel Bertalan
|
e0b6cfec1a
LibVT: fix SM/RM not respecting private markers
|
4 years ago |
Daniel Bertalan
|
be519022c3
LibVT: Implement new ANSI escape sequence parser
|
4 years ago |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
4e6d2374b6
LibVT: Convert String::format() => String::formatted()
|
4 years ago |
Andreas Kling
|
b7c66233f6
LibVT: Make VT::Line use a Vector for storage
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
542d8591e0
LibVT: Oops, fix dbgln() invocation mistake
|
4 years ago |
Andreas Kling
|
499a59ed86
LibVT: Put "unimplemented escape" whining on debug log
|
4 years ago |
Andreas Kling
|
81b21504a7
LibVT: Implement switching between 80/132 column modes (DECCOLM)
|
4 years ago |
Andreas Kling
|
bb6d6dce7b
LibVT: Give proper names to remaining VTxxx control functions
|
4 years ago |
Andreas Kling
|
a59d96e461
LibVT: Give proper names to SD and SU
|
4 years ago |
Andreas Kling
|
75084d3b3f
LibVT: Move control function doc comments to Terminal.h header
|
4 years ago |
Andreas Kling
|
6c7c6de52b
LibVT: Give proper names to SCOSC and SCORC
|
4 years ago |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
Andreas Kling
|
c16e36be48
LibVT: Convert dbgprintf() => dbgln() and remove some debug code
|
4 years ago |
asynts
|
adbb8d62d1
Everywhere: Replace a bundle of dbg with dbgln.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |