| /vim-8.2.3635/src/testdir/ |
| H A D | Make_ming.mak | 12 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 D | Make_dos.mak | 92 -@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 D | Makefile | 7 DEL = rm -f macro 9 DEL = del macro 19 - $(DEL) tee.o 20 - $(DEL) tee.exe
|
| /vim-8.2.3635/src/xxd/ |
| H A D | Make_ming.mak | 19 DEL = rm macro 21 DEL = del macro 28 -$(DEL) xxd.exe
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | Make_ming.mak | 32 DEL = rm 41 DEL = rm macro 43 DEL = del macro 81 -$(DEL) $(OBJ) $(RES) $(DLL)
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 02parser.test | 208 !DEL ignored 211 !DEL ignored within CSI 215 !DEL inside text"
|
| /vim-8.2.3635/src/ |
| H A D | ascii.h | 35 #define DEL 0x7f macro 114 #define DEL 0x07 macro
|
| H A D | Make_cyg_ming.mak | 182 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 D | getchar.c | 556 && *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 D | charset.c | 572 else if (CtrlChar(c) != 0 || c == DEL) in transchar_nonprint() 579 if (c == DEL) in transchar_nonprint()
|
| H A D | gui_beval.c | 732 || (c) == DEL)
|
| H A D | edit.c | 2036 # define ISSPECIAL(c) ((c) < ' ' || (c) >= DEL || (c) == '0' || (c) == '^') 2557 if (c < ' ' || c == DEL) in set_last_insert()
|
| H A D | term.c | 2009 (bs_p == NULL || *bs_p != DEL)) in set_termname() 6749 ta_buf[i] = DEL; in term_replace_bs_del_keycode()
|
| H A D | misc2.c | 1460 key = DEL; in find_special_key()
|
| /vim-8.2.3635/ |
| H A D | vimtutor.bat | 67 IF EXIST %TUTORCOPY% DEL %TUTORCOPY%
|
| /vim-8.2.3635/src/libvterm/doc/ |
| H A D | seqs.txt | 24 123 0x7f = DEL (ignored)
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | j.vim | 26 syntax keyword jStdlibNoun ARGV BINPATH CR CRLF DEL Debug EAV EMPTY FF FHS IF64 IFBE IFIOS IFJA IFJ…
|
| H A D | haskell.vim | 60 …\|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 D | tutor.ca | 48 Lli�� 1.2: ENTRAR I SORTIR DEL VIM 393 Lli�� 4.1: SITUACI� I ESTAT DEL FITXER
|
| H A D | tutor.ca.utf-8 | 48 Lliçó 1.2: ENTRAR I SORTIR DEL VIM 393 Lliçó 4.1: SITUACIÓ I ESTAT DEL FITXER
|
| H A D | tutor.it.utf-8 | 25 Lezione 1.1: MOVIMENTI DEL CURSORE 784 Lezione 6.4: COPIA E INCOLLA DEL TESTO
|
| H A D | tutor.it | 25 Lezione 1.1: MOVIMENTI DEL CURSORE 784 Lezione 6.4: COPIA E INCOLLA DEL TESTO
|
| H A D | tutor.es.utf-8 | 25 Lección 1.1: MOVIMIENTOS DEL CURSOR
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | README_VisVim.txt | 216 Unfortunately there is no DEL key accelerator as well...
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version4.txt | 154 <DEL> <Del> <Delete>
|