Lines Matching refs:undo
447 to reset the terminal. This function should undo the effects of
510 Readline is performing an undo.
759 Supporting the undo command is a painless thing, and makes your
761 something if you know you can undo it.
779 @code{UNDO_INSERT} means to delete some text. That is, the undo code
780 tells what to undo, not how to undo it. @code{UNDO_BEGIN} and
785 Begins saving undo information in a group construct. The undo
792 Closes the current undo group started with @code{rl_begin_undo_group
798 Remember how to undo an event (according to @var{what}). The affected
803 Free the existing undo list.
807 Undo the first thing on the undo list. Returns @code{0} if there was
808 nothing to undo, non-zero if something was undone.
818 single undo unit. It is assumed that you will subsequently modify
1015 If @var{clear_undo} is non-zero, the undo list associated with the
1215 so it will save the undo information. */
1306 (undo information, any partial history entry, any partially-entered