Historie revizí

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