Ali Mohammad Pur
|
8b2beb2ebe
LibLine: Use the correct loop conditions for erase_character_forwards()
|
пре 1 година |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
пре 1 година |
Ali Mohammad Pur
|
36f0499cc8
LibLine: Use grapheme clusters for cursor management
|
пре 1 година |
ronak69
|
44a46aabeb
LibLine: Refresh the line after case-change operations
|
пре 1 година |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
пре 2 година |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
пре 2 година |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
пре 2 година |
Tim Schumacher
|
40cb41a16c
LibLine: Do a whole bunch of internal error propagation
|
пре 2 година |
Tim Schumacher
|
f9f1e1dd49
LibLine: Port most functions to `Core::Stream`
|
пре 2 година |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
пре 3 година |
Ali Mohammad Pur
|
78dc77f7e4
LibLine: Add support for user-controlled masking
|
пре 3 година |
Ali Mohammad Pur
|
6aceec4535
LibLine: Don't use fdopen() for stream in edit_in_external_editor()
|
пре 3 година |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
Nícolas F. R. A. Prado
|
9e81c2dc83
LibLine: Update inline search cursor after kill_line (^U) command
|
пре 3 година |
Andrew Kaster
|
d70aba6a11
LibLine: Replace call to vfork() with fork()
|
пре 3 година |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
пре 3 година |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
пре 3 година |
Ali Mohammad Pur
|
3184086679
LibLine: Avoid excessive write() syscalls when refreshing the display
|
пре 4 година |
brapru
|
7843287d89
LibLine: Actually cancel the search editor on Ctl-C
|
пре 4 година |
Max Wipfli
|
bc8d16ad28
Everywhere: Replace ctype.h to avoid narrowing conversions
|
пре 4 година |
Ali Mohammad Pur
|
bbaa463032
LibLine: Make line management less broken when at the last line
|
пре 4 година |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
пре 4 година |
Ali Mohammad Pur
|
6783f65d5a
LibLine: Fix writing to temporary file in ^X^E handler
|
пре 4 година |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
AnotherTest
|
b58dbc29fc
LibLine: Add support for ^X^E
|
пре 4 година |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
пре 4 година |
AnotherTest
|
21cbcdd7da
LibLine: Properly update the main editor when clearing the search editor
|
пре 4 година |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
пре 4 година |