Cronologia Commit

Autore SHA1 Messaggio Data
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 anni fa
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
  Michał Lach e2b0f6795f LibVT+Kernel: Separate the caret shapes and its steadiness 3 anni fa
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anni fa
  Brian Gianforcaro 913374163c LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBits 3 anni fa
  Idan Horowitz ccad3d5a39 LibVT: Use StringBuilder::string_view() instead of to_string() 3 anni fa
  Idan Horowitz 5b572393a9 LibVT: Use NNOP<KString> to store window titles in the Kernel 3 anni fa
  Idan Horowitz 727fbca1a6 LibVT: Use StringBuilder's inline capacity instead of temporary Strings 3 anni fa
  Daniel Bertalan d8e383edd0 LibVT: Always clear "stomp" state when changing the cursor position 3 anni fa
  Sam Atkins 31ea222f97 LibVT: Cast unused smart-pointer return value to void 3 anni fa
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 anni fa
  Jelle Raaijmakers 49ccda5d97 LibVT: Implement G0..G3 and VT100 translation table 3 anni fa
  Jelle Raaijmakers aaa1382bd6 LibVT: Implement support for Cursor Keys Mode (DECCKM) 3 anni fa
  Jelle Raaijmakers e33e0e6a27 LibVT: Add stubs for DECPNM, DECPAM 3 anni fa
  Brian Gianforcaro 18d6f9ed5c Libraries: Remove unused header includes 4 anni fa
  Andreas Kling 234d53a324 Terminal: Put debug spam in unimplemented_control_code() behind a flag 4 anni fa
  Daniel Bertalan 05c174b45a LibVT: Reset scrollbar after switching to/from the alternate buffer 4 anni fa
  Daniel Bertalan 0e04f7cf1e LibVT: Always check intermediate bytes in CSI sequences 4 anni fa
  pancake 390d3e9fbe LibVT: Ignore DECSTBM with invalid values (#8559) 4 anni fa
  Ali Mohammad Pur 7c88caf99f LibVT: Only resize the line after all rewrapping is done 4 anni fa
  Ali Mohammad Pur fcef84c461 LibVT: Rewrap the terminal history along with the normal buffer 4 anni fa
  Ali Mohammad Pur 2f2b7814d1 LibVT+Terminal: Implement line wrapping 4 anni fa
  Ali Mohammad Pur 424965954f LibVT: Keep track of the 'true' line endings 4 anni fa
  Daniel Bertalan 3752775a1e LibVT: Implement `DECIC`/`DECDC` 4 anni fa
  Daniel Bertalan ce9460de59 Kernel+LibVT: Fix selection with scrollback wrap-around 4 anni fa
  Daniel Bertalan 13991eade7 LibVT: Implement `DECFI` and `DECBI` 4 anni fa
  Daniel Bertalan 89843cd692 Kernel+LibVT: Implement left-right scrolling 4 anni fa
  Daniel Bertalan 7419569a2b Kernel+LibVT: Add function for deleting a range of characters 4 anni fa
  Daniel Bertalan 8f8fd9c5a8 LibVT+Kernel: Support clearing the scrollback buffer 4 anni fa
  Daniel Bertalan 221ba1aac8 LibVT: Improve scrolling performance 4 anni fa