christos
a7db9a7942
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
...
reentrant. This changes the interface of the history function, so we need
a major number bump.
1997-10-14 15:05:49 +00:00
christos
eb54427340
Portability fixes:
...
__const -> const
BADSIG -> SIG_ERR
int flags -> u_int flags
#if __STDC__ -> #ifdef __STDC__
1997-04-11 17:52:44 +00:00
lukem
730be84dfc
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)
1997-01-14 04:17:22 +00:00
lukem
2543e3e651
RCSid police
...
editline first appeared in 4.4BSD not NetBSD1.0
1997-01-11 06:47:47 +00:00
christos
95b0e87b48
Added history load and save to file functions.
1995-10-15 19:42:05 +00:00
cgd
6dc2f1db52
libedit!
1994-05-06 06:01:42 +00:00