Rewrite the input layer

Now we also support libedit for the backend.
This commit is contained in:
2015-12-24 15:45:49 +01:00
parent 3e2728443b
commit 63df918482
4 changed files with 749 additions and 103 deletions

View File

@@ -4,5 +4,8 @@
#define PROGRAM_NAME "${PROJECT_NAME}"
#define PROGRAM_VERSION "${project_VERSION}"
#cmakedefine HAVE_READLINE
#cmakedefine HAVE_EDITLINE
#endif // ! CONFIG_H