Extracted from Pike v7.3 release 14 at 2002-02-15.
[Top]
Stdio
Stdio.Readline
·
add_to_kill_ring()
·
create()
·
delete()
·
delta_history()
·
destroy()
·
edit()
·
enable_history()
·
eof()
·
get_history()
·
get_input_controller()
·
get_output_controller()
·
get_prompt()
·
getcursorpos()
·
getmark()
·
gettext()
·
history()
·
initline()
·
insert()
·
kill()
·
kill_ring_yank()
·
list_completions()
·
message()
·
newline()
·
pointmark()
·
read()
·
redisplay()
·
region()
·
set_blocking()
·
set_echo()
·
set_nonblocking()
·
set_prompt()
· setcursorpos()
·
setmark()
·
write()
Stdio.Readline()->set_prompt()
Stdio.Readline()->setmark()
Method Stdio.Readline()->setcursorpos()
Method
setcursorpos
int
Stdio.Readline()->
setcursorpos
(
int
p
)
FIXME
Document this function