Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Bertalan fe58d15b5b LibVT: Fix `ECH` not clearing lines vor 4 Jahren
  Daniel Bertalan ae6bdc4e29 LibVT+Kernel: Clean up scroll API vor 4 Jahren
  Daniel Bertalan 5f92790489 LibVT: Fix out-of-bounds reads in ICH/DCH escape sequences vor 4 Jahren
  Daniel Bertalan 53099b216c LibVT: Implement bright color support vor 4 Jahren
  Daniel Bertalan 99033876ec LibVT+Kernel: Create `Color` class vor 4 Jahren
  Daniel Bertalan 4cf6963a1c LibVT: Add missing cursor movement escape sequences vor 4 Jahren
  Daniel Bertalan 0c6f019285 LibVT: Fix out-of bounds line insert vor 4 Jahren
  Daniel Bertalan 6465f87827 LibVT: Fix issues running `nano` vor 4 Jahren
  Daniel Bertalan 146bd794eb LibVT: Add Alternate Screen Buffer support vor 4 Jahren
  Daniel Bertalan 708f835477 LibVT: Implement Bracketed Paste Mode vor 4 Jahren
  Daniel Bertalan ee24f2eb2d LibVT: Add title stack support vor 4 Jahren
  Daniel Bertalan 875a2cbb71 LibVT+Kernel: Add support for setting cursor styles vor 4 Jahren
  Daniel Bertalan c1e292e5bc LibVT: Correct color handling vor 4 Jahren
  Daniel Bertalan 507ace5174 LibVT: Fix progress bars not getting reset vor 4 Jahren
  Daniel Bertalan 5d80debc1f LibVT: Fix newline handling vor 4 Jahren
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly vor 4 Jahren
  Linus Groh 7ec8cb97e9 LibVT: Run clang-format on Terminal.cpp vor 4 Jahren
  Daniel Bertalan 26953c2be1 LibVT: Implement ST (ESC \) escape sequence vor 4 Jahren
  Daniel Bertalan e0b6cfec1a LibVT: fix SM/RM not respecting private markers vor 4 Jahren
  Daniel Bertalan be519022c3 LibVT: Implement new ANSI escape sequence parser vor 4 Jahren
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 4e6d2374b6 LibVT: Convert String::format() => String::formatted() vor 4 Jahren
  Andreas Kling b7c66233f6 LibVT: Make VT::Line use a Vector for storage vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Andreas Kling 542d8591e0 LibVT: Oops, fix dbgln() invocation mistake vor 4 Jahren
  Andreas Kling 499a59ed86 LibVT: Put "unimplemented escape" whining on debug log vor 4 Jahren
  Andreas Kling 81b21504a7 LibVT: Implement switching between 80/132 column modes (DECCOLM) vor 4 Jahren
  Andreas Kling bb6d6dce7b LibVT: Give proper names to remaining VTxxx control functions vor 4 Jahren
  Andreas Kling a59d96e461 LibVT: Give proper names to SD and SU vor 4 Jahren