method
insert_text
v2_4_6 -
Show latest stable
- Class:
Readline
insert_text(p1)public
Insert text into the line at the current cursor position.
See GNU Readline’s rl_insert_text function.
Raises NotImplementedError if the using readline library does not support.