Max Wipfli 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() 4 years ago
..
CMakeLists.txt 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Editor.cpp 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() 4 years ago
Editor.h 4bf14715a1 LibLine: Recalculate the origin on resize 4 years ago
InternalFunctions.cpp 7843287d89 LibLine: Actually cancel the search editor on Ctl-C 4 years ago
KeyCallbackMachine.cpp 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
KeyCallbackMachine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Span.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
StringMetrics.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
Style.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
SuggestionDisplay.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
SuggestionManager.cpp c4d0b0cd6b Userland: Don't explicitly call Vector<T>::is_null() 4 years ago
SuggestionManager.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
VT.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
XtermSuggestionDisplay.cpp 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago