(readline): add

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9182 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-11-15 22:56:08 +00:00
parent 887684d490
commit d070c0181a

View File

@@ -11,6 +11,7 @@ int verbose; /* print messages coming back from server */
int connected; /* connected to server */
int fromatty; /* input is from a terminal */
int interactive; /* interactively prompt on m* cmds */
int lineedit; /* use line-editing */
int debug; /* debugging level */
int bell; /* ring bell on cmd completion */
int doglob; /* glob local file names */