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-01-31 21:04:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8be441978978de538f1b53bcdfd9fc14acf3423
ladybird
/
Userland
/
Libraries
/
LibLine
History
Ali Mohammad Pur
d995be428a
LibLine: Add a display trivia field to suggestions
...
These strings will be shown next to the completions as an optional hint or description.
2022-03-26 21:34:56 +04:30
..
CMakeLists.txt
…
Editor.cpp
LibLine: Reset suggestion index back to zero when fetching new ones
2022-03-06 15:34:27 +01:00
Editor.h
LibLine: Allow the embedder to optionally handle pasted data itself
2022-03-06 13:20:41 +01:00
InternalFunctions.cpp
LibLine: Update inline search cursor after kill_line (^U) command
2022-02-27 00:14:10 +03:30
KeyCallbackMachine.cpp
…
KeyCallbackMachine.h
…
Span.h
…
StringMetrics.h
…
Style.h
Libraries: Use default constructors/destructors in LibLine
2022-03-13 22:34:38 +01:00
SuggestionDisplay.h
Libraries: Use default constructors/destructors in LibLine
2022-03-13 22:34:38 +01:00
SuggestionManager.cpp
LibLine: Add a display trivia field to suggestions
2022-03-26 21:34:56 +04:30
SuggestionManager.h
LibLine: Add a display trivia field to suggestions
2022-03-26 21:34:56 +04:30
VT.h
…
XtermSuggestionDisplay.cpp
LibLine: Add a display trivia field to suggestions
2022-03-26 21:34:56 +04:30