Split line editing functions into separate file
Move getstring() related stuff into a separate file as a first step on our way to UTF-8 support for line editing helpers. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
@@ -14,6 +14,7 @@ calcurse_SOURCES = \
|
||||
custom.c \
|
||||
day.c \
|
||||
event.c \
|
||||
getstring.c \
|
||||
help.c \
|
||||
io.c \
|
||||
keys.c \
|
||||
|
||||
Reference in New Issue
Block a user