Home
last modified time | relevance | path

Searched refs:DEL (Results 1 – 25 of 33) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A DMake_ming.mak12 DEL = del macro
68 -@if exist *.out $(DEL) *.out
70 -@if exist *.res $(DEL) *.res
72 -@if exist test.in $(DEL) test.in
73 -@if exist test.ok $(DEL) test.ok
77 -@if exist X* $(DEL) X*
139 @$(DEL) vimcmd
144 @$(DEL) vimcmd
149 @$(DEL) vimcmd
155 -$(DEL) benchmark.out
[all …]
H A DMake_dos.mak92 -@if exist test.out DEL test.out
93 -@if exist $(DOSTMP)\$(*B).out DEL $(DOSTMP)\$(*B).out
/vim-8.2.3635/src/tee/
H A DMakefile7 DEL = rm -f macro
9 DEL = del macro
19 - $(DEL) tee.o
20 - $(DEL) tee.exe
/vim-8.2.3635/src/xxd/
H A DMake_ming.mak19 DEL = rm macro
21 DEL = del macro
28 -$(DEL) xxd.exe
/vim-8.2.3635/src/GvimExt/
H A DMake_ming.mak32 DEL = rm
41 DEL = rm macro
43 DEL = del macro
81 -$(DEL) $(OBJ) $(RES) $(DLL)
/vim-8.2.3635/src/libvterm/t/
H A D02parser.test208 !DEL ignored
211 !DEL ignored within CSI
215 !DEL inside text"
/vim-8.2.3635/src/
H A Dascii.h35 #define DEL 0x7f macro
114 #define DEL 0x07 macro
H A DMake_cyg_ming.mak182 DEL = rm macro
210 DEL = rm macro
214 DEL = del macro
1113 -$(DEL) tags
1116 -$(DEL) $(OUTDIR)$(DIRSLASH)*.o
1117 -$(DEL) $(OUTDIR)$(DIRSLASH)*.res
1118 -$(DEL) $(OUTDIR)$(DIRSLASH)pathdef.c
1121 -$(DEL) *.map
1123 -$(DEL) if_perl.c
1124 -$(DEL) auto$(DIRSLASH)if_perl.c
[all …]
H A Dgetchar.c556 && *s < DEL // EBCDIC: all chars above space are normal in AppendToRedobuffLit()
577 if (c < ' ' || c == DEL || (*s == NUL && (c == '0' || c == '^'))) in AppendToRedobuffLit()
706 && *arg < DEL // EBCDIC: chars above space are normal in stuffescaped()
721 if (literally && ((c < ' ' && c != TAB) || c == DEL)) in stuffescaped()
1618 c = DEL; in merge_modifyOtherKeys()
H A Dcharset.c572 else if (CtrlChar(c) != 0 || c == DEL) in transchar_nonprint()
579 if (c == DEL) in transchar_nonprint()
H A Dgui_beval.c732 || (c) == DEL)
H A Dedit.c2036 # define ISSPECIAL(c) ((c) < ' ' || (c) >= DEL || (c) == '0' || (c) == '^')
2557 if (c < ' ' || c == DEL) in set_last_insert()
H A Dterm.c2009 (bs_p == NULL || *bs_p != DEL)) in set_termname()
6749 ta_buf[i] = DEL; in term_replace_bs_del_keycode()
H A Dmisc2.c1460 key = DEL; in find_special_key()
/vim-8.2.3635/
H A Dvimtutor.bat67 IF EXIST %TUTORCOPY% DEL %TUTORCOPY%
/vim-8.2.3635/src/libvterm/doc/
H A Dseqs.txt24 123 0x7f = DEL (ignored)
/vim-8.2.3635/runtime/syntax/
H A Dj.vim26 syntax keyword jStdlibNoun ARGV BINPATH CR CRLF DEL Debug EAV EMPTY FF FHS IF64 IFBE IFIOS IFJA IFJ…
H A Dhaskell.vim60 …\|CR\|SO\|SI\|DLE\|DC1\|DC2\|DC3\|DC4\|NAK\|SYN\|ETB\|CAN\|EM\|SUB\|ESC\|FS\|GS\|RS\|US\|SP\|DEL\)"
/vim-8.2.3635/runtime/tutor/
H A Dtutor.ca48 Lli�� 1.2: ENTRAR I SORTIR DEL VIM
393 Lli�� 4.1: SITUACI� I ESTAT DEL FITXER
H A Dtutor.ca.utf-848 Lliçó 1.2: ENTRAR I SORTIR DEL VIM
393 Lliçó 4.1: SITUACIÓ I ESTAT DEL FITXER
H A Dtutor.it.utf-825 Lezione 1.1: MOVIMENTI DEL CURSORE
784 Lezione 6.4: COPIA E INCOLLA DEL TESTO
H A Dtutor.it25 Lezione 1.1: MOVIMENTI DEL CURSORE
784 Lezione 6.4: COPIA E INCOLLA DEL TESTO
H A Dtutor.es.utf-825 Lección 1.1: MOVIMIENTOS DEL CURSOR
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt216 Unfortunately there is no DEL key accelerator as well...
/vim-8.2.3635/runtime/doc/
H A Dversion4.txt154 <DEL> <Del> <Delete>

12