sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
преди 3 години |
Ali Mohammad Pur
|
910a44d5f2
LibLine: Use the real shown line count around in cleanup()
|
преди 3 години |
Ali Mohammad Pur
|
78dc77f7e4
LibLine: Add support for user-controlled masking
|
преди 3 години |
Ali Mohammad Pur
|
1699ddc186
LibLine: Make it possible to avoid autocompletion if requested
|
преди 3 години |
Ali Mohammad Pur
|
d5b3998d23
LibLine: Respect the provided completion static offset
|
преди 3 години |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
преди 3 години |
Ali Mohammad Pur
|
b732edf61c
LibLine: Avoid pointless size_t <-> ssize_t cast
|
преди 3 години |
Ali Mohammad Pur
|
f6afb70b07
LibLine: Handle read events serially
|
преди 3 години |
Ali Mohammad Pur
|
dbc2b746b8
LibLine: Reset suggestion index back to zero when fetching new ones
|
преди 3 години |
Ali Mohammad Pur
|
d7d847c8c6
LibLine: Allow the embedder to optionally handle pasted data itself
|
преди 3 години |
Ali Mohammad Pur
|
118590325a
LibLine+Userland: Make suggestion offsets per-suggestion
|
преди 3 години |
Ali Mohammad Pur
|
1fcef99ff7
LibLine: Never assume a 25x80 terminal
|
преди 3 години |
Sam Atkins
|
8260135d4d
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
|
преди 3 години |
Andreas Kling
|
88e7d44cc4
LibJS+LibLine: Run clang-format
|
преди 3 години |
Anonymous
|
77511627e9
LibLine: Fix loading of terminal dimensions when running under lldb
|
преди 3 години |
Ben Wiederhake
|
5c4b2e8447
LibLine: Avoid unnecessary copies in Editor
|
преди 3 години |
Ali Mohammad Pur
|
4458cc249e
LibLine: Switch all files to use east-const
|
преди 3 години |
Ali Mohammad Pur
|
2338d5fcda
LibLine: Update the prompt origin after resize + suggestion redisplay
|
преди 3 години |
Ali Mohammad Pur
|
86e1d1e73d
LibLine: Take the prompt into account when adjusting for a scrolled view
|
преди 3 години |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
преди 3 години |
Andreas Kling
|
a15ed8743d
AK: Make ByteBuffer::try_* functions return ErrorOr<void>
|
преди 3 години |
Nico Weber
|
b8dc3661ac
Libraries: Fix -Wunreachable-code warnings from clang
|
преди 3 години |
Andreas Kling
|
6ad427993a
Everywhere: Behaviour => Behavior
|
преди 3 години |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
преди 3 години |
Ali Mohammad Pur
|
3a9f00c59b
Everywhere: Use OOM-safe ByteBuffer APIs where possible
|
преди 3 години |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
преди 3 години |
networkException
|
acde7d12b0
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
преди 3 години |
Ali Mohammad Pur
|
3184086679
LibLine: Avoid excessive write() syscalls when refreshing the display
|
преди 4 години |
Max Wipfli
|
9cc35d1ba3
AK: Implement String::find_any_of() and StringView::find_any_of()
|
преди 4 години |
Ali Mohammad Pur
|
4bf14715a1
LibLine: Recalculate the origin on resize
|
преди 4 години |