| www.delorie.com/gnu/docs/guile/guile_497.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Guile comes with an interface module to the readline library. This
makes interactive use much more convenient, because of the command-line
editing features of readline. Using (ice-9 readline), you can
navigate through the current input line with the cursor keys, retrieve
older command lines from the input history and even search through the
history entries.
40.1 Loading Readline Support How to load readline support into Guile. 40.2 Readline Options How to modify readline's behaviour.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |