Home
last modified time | relevance | path

Searched refs:undo (Results 1 – 25 of 77) sorted by relevance

1234

/trueos/contrib/libreadline/shlib/
HDMakefile.in129 $(topdir)/undo.c $(topdir)/macro.c $(topdir)/input.c \
147 util.so kill.so undo.so macro.so input.so callback.so terminal.so \
304 undo.so: $(topdir)/ansi_stdlib.h
305 undo.so: $(topdir)/rldefs.h ${BUILD_DIR}/config.h $(topdir)/rlconf.h
306 undo.so: $(topdir)/readline.h $(topdir)/keymaps.h $(topdir)/chardefs.h
307 undo.so: $(topdir)/rltypedefs.h
308 undo.so: $(topdir)/tilde.h $(topdir)/history.h
346 undo.so: $(topdir)/rlprivate.h
371 undo.so: $(topdir)/xmalloc.h
412 undo.so: $(topdir)/undo.c
[all …]
/trueos/contrib/libreadline/
HDMakefile.in107 $(srcdir)/undo.c $(srcdir)/macro.c $(srcdir)/input.c \
125 util.o kill.o undo.o macro.o input.o callback.o terminal.o \
389 undo.o: ansi_stdlib.h
390 undo.o: rldefs.h ${BUILD_DIR}/config.h rlconf.h
391 undo.o: readline.h keymaps.h rltypedefs.h chardefs.h tilde.h
392 undo.o: history.h rlstdc.h
428 undo.o: rlprivate.h
453 undo.o: xmalloc.h
494 undo.o: $(srcdir)/undo.c
528 undo.o: undo.c
HDMANIFEST68 undo.c f
HDCHANGES152 undo list when copying a line from the history into the current editing
158 z. Fixed the vi-mode `U' command to only undo up to the first time insert mode
240 k. The overwrite mode code received several bug fixes to improve undo.
338 c. All non-incremental search operations may now undo the operation of
/trueos/contrib/nvi/docs/
HDhelp22 u - undo the last change (enter . after a 'u' to undo more than one change)
118 u undo last change
192 undo: undo the most recent change
/trueos/gnu/lib/libreadline/readline/
HDMakefile12 util.c kill.c undo.c macro.c input.c callback.c terminal.c \
/trueos/contrib/nvi/docs/internals/
HDcontext9 ex commands: undo, "z.", global, v
/trueos/contrib/gcc/
HDcombine.c349 struct undo struct
351 struct undo *next; argument
365 struct undo *undos; argument
366 struct undo *frees;
485 struct undo *buf; in do_SUBST()
519 buf = XNEW (struct undo); in do_SUBST()
538 struct undo *buf; in do_SUBST_INT()
547 buf = XNEW (struct undo); in do_SUBST_INT()
567 struct undo *buf; in do_SUBST_MODE()
576 buf = XNEW (struct undo); in do_SUBST_MODE()
[all …]
/trueos/contrib/nvi/docs/USD.doc/vi.ref/
HDindex.so228 undo 53
/trueos/contrib/libreadline/doc/
HDrltech.texi457 to reset the terminal. This function should undo the effects of
520 Readline is performing an undo.
807 Supporting the undo command is a painless thing, and makes your
809 something if you know you can undo it.
827 @code{UNDO_INSERT} means to delete some text. That is, the undo code
828 tells what to undo, not how to undo it. @code{UNDO_BEGIN} and
833 Begins saving undo information in a group construct. The undo
840 Closes the current undo group started with @code{rl_begin_undo_group
846 Remember how to undo an event (according to @var{what}). The affected
851 Free the existing undo list.
[all …]
HDrluser.texi166 Undo the last editing command. You can undo all the way back to an
1347 @item undo (C-_ or C-x C-u)
1348 Incremental undo, separately remembered for each line.
1351 Undo all changes made to this line. This is like executing the @code{undo}
/trueos/share/examples/csh/
HDdot.cshrc45 …backup bootcode commit create delete destroy modify recover resize restore set show undo unset)/' \
59 'n/undo/x:geom/' \
/trueos/sys/kern/
HDsysv_sem.c127 struct undo { struct
406 struct undo *sunptr; in semundo_adjust()
477 struct undo *sunptr; in semundo_clear()
/trueos/contrib/tcsh/nls/russian/
HDset3114 111 Vi undo last change
/trueos/usr.bin/vi/catalog/
HDpolish.UTF-8.base9 010 "Brak logowania, anulowanie (undo) niemożliwe"
11 012 "Brak logowania, anulowanie (undo) niemożliwe"
/trueos/contrib/tcsh/nls/ukrainian/
HDset3114 111 Vi undo last change
/trueos/contrib/tcsh/nls/C/
HDset3114 111 Vi undo last change
/trueos/contrib/nvi/docs/tutorial/
HDvi.beginner628 Finally, before we review, let's look at the undo command. Position
648 observe what happens: {u} can undo a previous {u}!
652 you. However, {u} will undo the last change, no matter where it occurred.
703 undo all changes to the current line {U}
704 undo the last single change {u}
HDvi.advanced49 24 undo: {u} {U}
299 are used. However, the undo command {u} has no effect on the unnamed buffer.
325 16 has moved up and taken its place. We could recover Line 15 with an undo
416 last nine deletes without affecting the buffers or your file, do an undo {u}
726 Better undo it with {u}. The first pattern {s[^ ]} matches an 's'
761 {:s/.*/\U&/^M} and observe the result. You can undo it with {u}.
1162 substitute, t, undo or shift command. This has the same effect as supplying a
1315 of its changes. For commands such as global, open, undo, and visual which have
/trueos/share/examples/drivers/
HDmake_device_driver.sh539 * and undo anything we did in the ISA attach routine.
/trueos/sys/compat/linux/
HDlinux_ipc.c184 l_uintptr_t undo; member
/trueos/contrib/llvm/lib/Support/
HDregengine.inc646 case OLPAREN: /* must undo assignment if rest fails */
657 case ORPAREN: /* must undo assignment if rest fails */
/trueos/contrib/binutils/ld/
HDNEWS139 * Added --no-omagic to undo the effects of the -N option.
/trueos/contrib/ncurses/include/
HDCaps.uwin308 cursor_normal cnorm str ve - - YBCGE make cursor appear normal (undo civis/cvvis)
481 key_undo kund str &8 KEY_UNDO 0630 ----- undo key
510 key_sundo kUND str !3 KEY_SUNDO 0626 ----- shifted undo key
/trueos/contrib/file/
HDaclocal.m41004 [less verbose build output (undo: "make V=1")])
1007 [verbose build output (undo: "make V=0")])dnl

1234