Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur e1e84fe0fe LibLine: Redraw the suggestions when terminal size changes hace 4 años
  AnotherTest fb80d5adda LibLine: Check the terminal size at the start of get_line() hace 4 años
  AnotherTest b58dbc29fc LibLine: Add support for ^X^E hace 4 años
  AnotherTest 80d21f120f LibLine: Make the DSR response parser a bit more robust hace 4 años
  AnotherTest 5a0ebdb109 LibLine: Treat DEL as backspace by default hace 4 años
  AnotherTest 745b0800be LibLine: Don't try to print chars larger than 63 in caret form hace 4 años
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) hace 4 años
  AnotherTest eb1ca965c7 LibLine: Cleanup the suggestions before inserting a new code point hace 4 años
  AnotherTest cad7865ad1 LibLine: Clear the buffer after invalidating prior written data hace 4 años
  AnotherTest 71de5433f8 LibLine: Note that the search() call modifies the buffer hace 4 años
  AnotherTest dd87b14f52 LibLine: Update the drawn cursor value when updating lazily hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  AnotherTest 9790ee4649 LibLine: Make clear_lines() work when only clearing the current line hace 4 años
  AnotherTest 6472e5239c LibLine: Update the lazy refresh data and flags in some more places hace 4 años
  AnotherTest 074e2ffdfd LibLine: Avoid refreshing the entire line when inserting at the end hace 4 años
  AnotherTest 3a231c00aa LibLine: Close the search editor when it's interrupted hace 4 años
  AnotherTest 3b9ead985c LibLine: Only print ascii characters in caret form hace 4 años
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. hace 4 años
  asynts 01879d27c2 Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  AnotherTest 72be904259 LibLine: Use StringView::find() to find '::' in history entries hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años