Skip to main content

Timeline for answer to Other ways to exit Insert mode besides Escape by cjs

Current License: CC BY-SA 4.0

Post Revisions

5 events
when toggle format what by license comment
Oct 29, 2022 at 2:54 history edited cjs CC BY-SA 4.0
How I maintain access to original <TAB> command
Oct 29, 2022 at 2:52 comment added cjs @D.BenKnoble Thanks for the corrections! Yes, I meant % and a b was missing; I've corrected those in the post. I'll also add a note about how I deal with command-mode <TAB>.
Oct 29, 2022 at 2:41 history edited cjs CC BY-SA 4.0
Correct Vim command errors
Oct 28, 2022 at 13:54 comment added D. Ben Knoble I'm almost certain you meant C-r %, not C-r #. And your example C-o quick C-o A doesn't make much sense unless you're missing something like b after the first C-o. Note that mapping <tab>d makes the default C-i command harder to trigger
Oct 26, 2022 at 12:45 history answered cjs CC BY-SA 4.0