Commit History

Autor SHA1 Mensaxe Data
  Max Wipfli 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 4bf14715a1 LibLine: Recalculate the origin on resize %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 7700ee2722 LibLine: Actually remove the two levels of deferred_invoke %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 4d5cdcc893 LibLine: Partially revert d8c5eec and remove unrelated code %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur f82aa87d14 LibLine: Keep the CSI bytes alive across read events %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur d8c5eeceab LibLine: Stop registering the Notifier as a child Object %!s(int64=4) %!d(string=hai) anos
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur b2ef18d538 LibLine+Shell: Allow some programs to modify the current termios %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur e318f12263 LibLine: Add bracketed paste mode support %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur bbaa463032 LibLine: Make line management less broken when at the last line %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice %!s(int64=4) %!d(string=hai) anos
  sin-ack ecbe17fb11 LibLine+Shell: Add dirty history flag and use it %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c1967fca0d LibLine: Convert StringBuilder::appendf() => AK::Format %!s(int64=4) %!d(string=hai) anos
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 90ee84621f LibLine: Convert String::format() => String::formatted() %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 74f0fdab98 LibLine: Avoid trying to restore() if the editor isn't initialized %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur e1e84fe0fe LibLine: Redraw the suggestions when terminal size changes %!s(int64=4) %!d(string=hai) anos
  AnotherTest fb80d5adda LibLine: Check the terminal size at the start of get_line() %!s(int64=4) %!d(string=hai) anos
  AnotherTest b58dbc29fc LibLine: Add support for ^X^E %!s(int64=4) %!d(string=hai) anos
  AnotherTest 80d21f120f LibLine: Make the DSR response parser a bit more robust %!s(int64=4) %!d(string=hai) anos
  AnotherTest 5a0ebdb109 LibLine: Treat DEL as backspace by default %!s(int64=4) %!d(string=hai) anos
  AnotherTest 745b0800be LibLine: Don't try to print chars larger than 63 in caret form %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) %!s(int64=4) %!d(string=hai) anos
  AnotherTest eb1ca965c7 LibLine: Cleanup the suggestions before inserting a new code point %!s(int64=4) %!d(string=hai) anos
  AnotherTest cad7865ad1 LibLine: Clear the buffer after invalidating prior written data %!s(int64=4) %!d(string=hai) anos
  AnotherTest 71de5433f8 LibLine: Note that the search() call modifies the buffer %!s(int64=4) %!d(string=hai) anos
  AnotherTest dd87b14f52 LibLine: Update the drawn cursor value when updating lazily %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  AnotherTest 9790ee4649 LibLine: Make clear_lines() work when only clearing the current line %!s(int64=4) %!d(string=hai) anos