Commit History

Autor SHA1 Mensaxe Data
  ronak69 7833dc0f5a LibLine: Add internal functions to search character forwards & backwards hai 1 ano
  ronak69 cb02d52ac9 LibLine: Add internal function to erase consecutive spaces under cursor hai 1 ano
  ronak69 9d3604215d LibLine: Implement basic cut-and-paste functionality hai 1 ano
  ronak69 97bcdba2a5 LibLine: Implement internal functions to jump cursor over non-space word hai 1 ano
  ronak69 a6ce86a4b3 LibLine: Skip initial non-alphanumeric chars in `cursor_right_word()` hai 1 ano
  ronak69 b22be93e66 LibLine: Skip initial non-alphanumeric chars in `cursor_left_word()` hai 1 ano
  Ali Mohammad Pur 8b2beb2ebe LibLine: Use the correct loop conditions for erase_character_forwards() hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Ali Mohammad Pur 36f0499cc8 LibLine: Use grapheme clusters for cursor management hai 1 ano
  ronak69 44a46aabeb LibLine: Refresh the line after case-change operations hai 1 ano
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 40cb41a16c LibLine: Do a whole bunch of internal error propagation %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher f9f1e1dd49 LibLine: Port most functions to `Core::Stream` %!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
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 78dc77f7e4 LibLine: Add support for user-controlled masking %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 6aceec4535 LibLine: Don't use fdopen() for stream in edit_in_external_editor() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Nícolas F. R. A. Prado 9e81c2dc83 LibLine: Update inline search cursor after kill_line (^U) command %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster d70aba6a11 LibLine: Replace call to vfork() with fork() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 3184086679 LibLine: Avoid excessive write() syscalls when refreshing the display %!s(int64=4) %!d(string=hai) anos
  brapru 7843287d89 LibLine: Actually cancel the search editor on Ctl-C %!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 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