Lines Matching refs:all

264 |v_b_I|	   I	insert the same text in front of all the selected lines
265 |v_b_A| A append the same text after all the selected lines
307 |i_CTRL-U| CTRL-U delete all entered characters in the current
313 |i_0_CTRL-D| 0 CTRL-D delete all indent in the current line
314 |i_^_CTRL-D| ^ CTRL-D delete all indent in the current line,
353 |:reg| :reg show the contents of all registers
438 with [g], replace all occurrences of {pattern};
562 |:abbreviate| :ab[breviate] show all abbreviations
568 |:abclear| :abc[lear] remove all abbreviations
569 |:cabclear| :cabc[lear] remove all abbr's for Cmdline mode
570 |:iabclear| :iabc[lear] remove all abbr's for Insert mode
574 |:set| :se[t] show all modified options
575 |:set| :se[t] all show all non-termcap options
576 |:set| :se[t] termcap show all termcap options
676 'debug' set to "msg" to see all error messages
711 'foldenable' 'fen' set to display all folds open
803 'maxmemtot' 'mmt' maximum memory (in Kbyte) used for all buffers
929 'tabpagemax' 'tpm' maximum number of tab pages for |-p| and "tab all"
1031 |:clist| :cl list all errors
1096 |c_CTRL-U| CTRL-U remove all characters
1112 |c_CTRL-D| CTRL-D list all names that match the pattern in
1114 |c_CTRL-A| CTRL-A insert all names that match pattern in front
1247 |:all| :all or :sall open a window for every file in the arg list
1275 |:wall| :wa[ll][!] write all changed buffers
1294 write all changed buffers and exit
1317 |:autocmd| :au list all autocommands
1318 |:autocmd| :au {event} list all autocommands for {event}
1319 |:autocmd| :au {event} {pat} list all autocommands for {event}
1323 |:autocmd| :au! remove all autocommands
1324 |:autocmd| :au! {event} remove all autocommands for {event}
1325 |:autocmd| :au! * {pat} remove all autocommands for {pat}
1326 |:autocmd| :au! {event} {pat} remove all autocommands for {event}
1328 |:autocmd| :au! {event} {pat} {cmd} remove all autocommands for {event}
1365 |CTRL-W_=| CTRL-W = make all windows equal height & width
1378 |:buffers| :buffers or :files list all known buffer and file names
1380 |:ball| :ball or :sball edit all args/buffers
1381 |:unhide| :unhide or :sunhide edit all loaded buffers
1411 |:syn-clear| :syntax clear clear all syntax info
1413 |:highlight| :highlight clear clear all highlight info
1428 |:menu| :menu list all menus
1449 |zD| zD delete all folds under the cursor
1452 |zO| zO open all folds under the cursor
1454 |zC| zC close all folds under the cursor
1457 |zM| zM close all folds: make 'foldlevel' zero
1459 |zR| zR open all folds: make 'foldlevel' max.