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-09 10:04:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22b03dd11b01564e301ce6bb45ff01302cc49ad4
ladybird
/
Libraries
/
LibLine
History
AnotherTest
da1b080935
LibLine: Make ^R search match the input anywhere in a given line
...
This is closer to what other line editors (and shells) do, and makes ^R actually useful.
2020-09-07 11:42:56 +02:00
..
CMakeLists.txt
LibLine: Make (almost) all key actions configurable
2020-08-18 12:07:32 +02:00
Editor.cpp
LibLine: Make ^R search match the input anywhere in a given line
2020-09-07 11:42:56 +02:00
Editor.h
LibLine: Make ^R search match the input anywhere in a given line
2020-09-07 11:42:56 +02:00
InternalFunctions.cpp
LibLine: Make ^R search match the input anywhere in a given line
2020-09-07 11:42:56 +02:00
Span.h
…
StringMetrics.h
LibLine: Correctly display suggestions on multiline prompts
2020-06-30 18:21:44 +02:00
Style.h
…
SuggestionDisplay.h
LibLine: Removed unused private field m_prompt_metrics
2020-08-04 17:42:08 +02:00
SuggestionManager.cpp
Unicode: Try s/codepoint/code_point/g again
2020-08-05 22:33:42 +02:00
SuggestionManager.h
…
VT.h
…
XtermSuggestionDisplay.cpp
LibLine: Only write to the standard error
2020-08-09 21:50:33 +02:00