editline/src
Joachim Nilsson 0e493addab Fix #30: Ctrl-R with empty search string clears screen
The screen should only be cleared on Ctrl-L *and* empty regular line,
not when searching with an empty string.

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2019-05-08 16:55:33 +02:00
..
.gitignore Update .gitignore with generated files 2016-01-27 09:32:19 +01:00
complete.c Revert "Merge pull request #21 from cogutvalera/issue_1171" 2018-11-15 10:27:22 +01:00
editline.c Fix #30: Ctrl-R with empty search string clears screen 2019-05-08 16:55:33 +02:00
editline.h Refactor, simplify helper macro 2018-09-21 07:12:24 +02:00
Makefile.am Bump ABI version 2018-09-16 10:10:03 +02:00
os9.h Move All rights reserved to next line 2017-11-29 17:20:21 +01:00
sysos9.c Move All rights reserved to next line 2017-11-29 17:20:21 +01:00
sysunix.c Fix #17: Fix off-by-one problem with strdup() replacement 2018-06-14 21:59:18 +02:00
unix.h Move All rights reserved to next line 2017-11-29 17:20:21 +01:00