Histórico de Commits

Autor SHA1 Mensagem Data
  AnotherTest d0aab41628 LibLine: Read configuration from a config file há 5 anos atrás
  AnotherTest 4409cb88c9 LibLine: Only write to the standard error há 5 anos atrás
  Nico Weber f008e83eae LibLine: Add Ctrl-k shortcut há 5 anos atrás
  Nico Weber 530fb7eb82 LibLine: Add Alt-t shortcut for transposing words há 5 anos atrás
  Nico Weber c1fb5263a5 LibLine: Add binding for Alt-backspace há 5 anos atrás
  Nico Weber 2051d690d5 LibLine: Fix "word" handling for alt-d/u/l/c/f/b and ctrl-left/right há 5 anos atrás
  Nico Weber 3cc9e8ba41 LibLine+Shell: Remove unused split_mechanism há 5 anos atrás
  Nico Weber 7f7dd3cf9c LibLine: Add binding for Alt-. há 5 anos atrás
  Nico Weber 90efba95c1 LibLine: Add bindings for Alt-u, Alt-l, Alt-c há 5 anos atrás
  Nico Weber 5d343e1c29 LibLine: Add comments for which keys trigger VWERASE and VKILL há 5 anos atrás
  Nico Weber f29c5c3a41 LibLine: Add Alt-d binding to forward-delete a word há 5 anos atrás
  Nico Weber 4d9d054386 Shell: Start adding some alt shortcuts há 5 anos atrás
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again há 5 anos atrás
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" há 5 anos atrás
  AnotherTest 70eb7aa627 LibLine: Check if operating on a TTY before using TTY features há 5 anos atrás
  Nico Weber d0ad82f5c0 LibLine: Removed unused private field m_prompt_metrics há 5 anos atrás
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g há 5 anos atrás
  Nico Weber 0e10a92ebc LibLine: Add Ctrl-N/P as history next/previous shortcuts há 5 anos atrás
  Nico Weber b0384bb1bb LibLine: Move search-related updates into do_cursor_left/right há 5 anos atrás
  Nico Weber 6105f063cb LibLine: Add ctrl-t shortcut for transposing characters há 5 anos atrás
  Nico Weber ad8e784938 LibEdit: Make Ctrl-d on an empty line mean EOD again há 5 anos atrás
  Nico Weber f27e5ac68d LibLine: Support Ctrl-b/f and Ctrl-d há 5 anos atrás
  Nico Weber 72f8b3d185 LibLine: Extract lambdas for cursor-left, cursor-right, delete há 5 anos atrás
  Nico Weber 8c82138b22 LibLine: Put ctrl-key handlers in alphabetical order há 5 anos atrás
  Nico Weber 4726966ad7 LibLine: Replace some magic numbers with a magic function há 5 anos atrás
  AnotherTest 5fedf90bf9 LibLine: Avoid refreshing the display when resizing há 5 anos atrás
  AnotherTest f20becf71b LibLine: Correctly display suggestions on multiline prompts há 5 anos atrás
  AnotherTest a6fd969d93 LibLine: Support multiline editing há 5 anos atrás
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional há 5 anos atrás
  AnotherTest 492df51e70 LibLine: Correctly handle line content overflow when on last line há 5 anos atrás