Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Jelle Raaijmakers 441555ea56 LibVT: Prevent `u16` underflow when resizing terminal to a height of 1 %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 7aabda37d1 LibVT/LibLine: Delete words when pressing Ctrl+Backspace in Terminal %!s(int64=2) %!d(string=hai) anos
  demostanis 6880359064 LibVT: Make Terminal::clear_in_line() keep line attributes %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 8763dbcccc Everywhere: Remove a bunch of dead write-only variables %!s(int64=2) %!d(string=hai) anos
  Liav A b22149601a LibVT: Remove Vector<Kernel::KString> title stack %!s(int64=3) %!d(string=hai) anos
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Michał Lach e2b0f6795f LibVT+Kernel: Separate the caret shapes and its steadiness %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 913374163c LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBits %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz ccad3d5a39 LibVT: Use StringBuilder::string_view() instead of to_string() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 5b572393a9 LibVT: Use NNOP<KString> to store window titles in the Kernel %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 727fbca1a6 LibVT: Use StringBuilder's inline capacity instead of temporary Strings %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan d8e383edd0 LibVT: Always clear "stomp" state when changing the cursor position %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 31ea222f97 LibVT: Cast unused smart-pointer return value to void %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Jelle Raaijmakers 49ccda5d97 LibVT: Implement G0..G3 and VT100 translation table %!s(int64=3) %!d(string=hai) anos
  Jelle Raaijmakers aaa1382bd6 LibVT: Implement support for Cursor Keys Mode (DECCKM) %!s(int64=3) %!d(string=hai) anos
  Jelle Raaijmakers e33e0e6a27 LibVT: Add stubs for DECPNM, DECPAM %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 18d6f9ed5c Libraries: Remove unused header includes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 234d53a324 Terminal: Put debug spam in unimplemented_control_code() behind a flag %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan 05c174b45a LibVT: Reset scrollbar after switching to/from the alternate buffer %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan 0e04f7cf1e LibVT: Always check intermediate bytes in CSI sequences %!s(int64=4) %!d(string=hai) anos
  pancake 390d3e9fbe LibVT: Ignore DECSTBM with invalid values (#8559) %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 7c88caf99f LibVT: Only resize the line after all rewrapping is done %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur fcef84c461 LibVT: Rewrap the terminal history along with the normal buffer %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 2f2b7814d1 LibVT+Terminal: Implement line wrapping %!s(int64=4) %!d(string=hai) anos