Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Mon Jan 13 20:17:26 PST 1997
Update of /cvsroot/src/lib/libedit
In directory netbsd1:/home/lukem/junk/libedit
Modified Files:
common.c editline.3 histedit.h read.c
Log Message:
Implement CC_REDISPLAY, which (unlink CC_REFRESH) redraws the entire input
line (a la ^R). This is useful if the binding outputs information and
mucks up the input line. To be used in ``list-choices'' bindings (refer
to the ^D binding in csh when filec is set)
Home |
Main Index |
Thread Index |
Old Index