Lines Matching refs:visual
341 |v_d| {visual}d delete the highlighted text
345 |v_J| {visual}J join the highlighted lines
347 |v_gJ| {visual}gJ like "{visual}J", but without inserting spaces
356 |v_y| {visual}y yank the highlighted text into a register
373 |v_b_r| {visual}r{char}
379 |v_c| {visual}c change the highlighted text
384 |v_b_c| {visual}c in Visual block mode: Change each of the selected
386 |v_b_C| {visual}C in Visual block mode: Change each of the selected
390 |v_~| {visual}~ switch case for highlighted text
391 |v_u| {visual}u make highlighted text lowercase
392 |v_U| {visual}U make highlighted text uppercase
399 |v_g?| {visual}g? perform rot13 encoding on highlighted text
427 |v_!| {visual}!{command}<CR>
434 |v_=| {visual}=
449 |visual-index| list of Visual mode commands.
455 |gv| gv start highlighting on previous visual area
984 'visualbell' 'vb' use visual bell instead of beeping
1133 |:range| * equal to '<,'> (visual area)