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-04-02 18:56:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04443eb847b113024a1663c04a8407a6cddef281
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
…
InternalFunctions.cpp
…
KeyCallbackMachine.cpp
…
KeyCallbackMachine.h
…
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
…