Wednesday, August 26, 2009

Re: Visual mode: make Backspace behave like 'd'?

* Kenneth Reid Beesley <krbeesley@gmail.com> [2009-08-26 19:28]:
> In Visual Mode, I often instinctively press Backspace
> when I should press 'd' (to delete the selection).
> How can I map Backspace to 'd' in Visual Mode?

:vmap <c-h> d

Sven

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

No comments: