Ali Mohammad Pur dd5fb7b32a LibLine: Reset next suggestion index when resetting suggestions 3 years ago
..
CMakeLists.txt 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Editor.cpp 1699ddc186 LibLine: Make it possible to avoid autocompletion if requested 3 years ago
Editor.h d5b3998d23 LibLine: Respect the provided completion static offset 3 years ago
InternalFunctions.cpp 6aceec4535 LibLine: Don't use fdopen() for stream in edit_in_external_editor() 3 years ago
KeyCallbackMachine.cpp 137d716495 LibLine: Correct spelling mistake in variable name 4 years ago
KeyCallbackMachine.h 086969277e Everywhere: Run clang-format 3 years ago
Span.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
StringMetrics.h 4458cc249e LibLine: Switch all files to use east-const 3 years ago
Style.h 103ce2f9e9 Libraries: Use default constructors/destructors in LibLine 3 years ago
SuggestionDisplay.h 103ce2f9e9 Libraries: Use default constructors/destructors in LibLine 3 years ago
SuggestionManager.cpp 1699ddc186 LibLine: Make it possible to avoid autocompletion if requested 3 years ago
SuggestionManager.h dd5fb7b32a LibLine: Reset next suggestion index when resetting suggestions 3 years ago
VT.h 4458cc249e LibLine: Switch all files to use east-const 3 years ago
XtermSuggestionDisplay.cpp d995be428a LibLine: Add a display trivia field to suggestions 3 years ago