This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-16 04:35:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
365caec2e2ddfc856856ffa7a97a63a5068874ff
ladybird
/
Userland
/
Libraries
/
LibLine
History
Ali Mohammad Pur
dd5fb7b32a
LibLine: Reset next suggestion index when resetting suggestions
...
Otherwise we'd end up starting at the previous index on another suggestion list.
2022-04-18 19:53:10 +04:30
..
CMakeLists.txt
…
Editor.cpp
LibLine: Make it possible to avoid autocompletion if requested
2022-04-18 19:53:10 +04:30
Editor.h
LibLine: Respect the provided completion static offset
2022-04-18 19:53:10 +04:30
InternalFunctions.cpp
LibLine: Don't use fdopen() for stream in edit_in_external_editor()
2022-04-18 19:53:10 +04:30
KeyCallbackMachine.cpp
…
KeyCallbackMachine.h
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
Span.h
…
StringMetrics.h
…
Style.h
…
SuggestionDisplay.h
…
SuggestionManager.cpp
LibLine: Make it possible to avoid autocompletion if requested
2022-04-18 19:53:10 +04:30
SuggestionManager.h
LibLine: Reset next suggestion index when resetting suggestions
2022-04-18 19:53:10 +04:30
VT.h
…
XtermSuggestionDisplay.cpp
LibLine: Add a display trivia field to suggestions
2022-03-26 21:34:56 +04:30