Lines Matching refs:CTRL
27 " CTRL-X and SHIFT-Del are Cut
31 " CTRL-C and CTRL-Insert are Copy
35 " CTRL-V and SHIFT-Insert are Paste
47 " Use CTRL-G u to have CTRL-Z only undo the paste.
57 " Use CTRL-Q to do what CTRL-V used to do
60 " Use CTRL-S for saving, also in Insert mode (<C-O> doesn't work well when
66 " For CTRL-V to work autoselect must be off.
72 " CTRL-Z is Undo; not in cmdline though
76 " CTRL-Y is Redo (although not repeat); not in cmdline though
87 " CTRL-A is Select all
95 " CTRL-Tab is Next window
101 " CTRL-F4 is Close window
108 " CTRL-F is the search dialog
113 " CTRL-H is the replace dialog,