| www.delorie.com/gnu/docs/readline/rlman_35.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
rl_line_buffer.
rl_outstream.
If Readline has not been set to display meta characters directly, this
will convert meta characters to a meta-prefixed key sequence.
This is intended for use by applications which wish to do their own
redisplay.
printf,
possibly containing conversion specifications such as `%d', and
any additional arguments necessary to satisfy the conversion specifications.
The resulting string is displayed in the echo area. The echo area
is also used to display numeric arguments and search strings.
rl_message().
rl_save_prompt.
readline(). It may also be called to
expand the primary prompt if the rl_on_new_line_with_prompt()
function or rl_already_prompted variable is used.
It returns the number of visible characters on the last line of the
(possibly multi-line) prompt.
rl_expand_prompt() to expand the prompt and sets rl_prompt
to the result.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |