mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:27:34 +00:00
LibLine: Refactor suggestion handling and display logic out
This commit is contained in:
parent
65adf2aea2
commit
f0862cf2b7
8 changed files with 692 additions and 303 deletions
|
@ -1,5 +1,7 @@
|
|||
set(SOURCES
|
||||
Editor.cpp
|
||||
SuggestionManager.cpp
|
||||
XtermSuggestionDisplay.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibLine line)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue