mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
LibLine: Support multi-character key callbacks
This commit is contained in:
parent
f79e28bd65
commit
c057225a36
5 changed files with 259 additions and 89 deletions
|
@ -1,6 +1,7 @@
|
|||
set(SOURCES
|
||||
Editor.cpp
|
||||
InternalFunctions.cpp
|
||||
KeyCallbackMachine.cpp
|
||||
SuggestionManager.cpp
|
||||
XtermSuggestionDisplay.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue