Histórico de Commits

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