mirror of
https://github.com/troglobit/editline.git
synced 2025-12-16 02:54:46 +08:00
Make UNIQUE_HISTORY configurable, remove TODO items and old Minix Makefile
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
/* Define to enable SIGSTOP (Ctrl-Z) key. */
|
||||
#undef CONFIG_SIGSTOP
|
||||
|
||||
/* Don't save command if same as last one. */
|
||||
#undef CONFIG_UNIQUE_HISTORY
|
||||
|
||||
/* Define to use the termcap library for terminal size. */
|
||||
#undef CONFIG_USE_TERMCAP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user