LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Erasing from the cursor up to the beginning of the following word in Vim. (https://www.linuxquestions.org/questions/linux-newbie-8/erasing-from-the-cursor-up-to-the-beginning-of-the-following-word-in-vim-850036/)

stf92 12-13-2010 07:25 PM

Erasing from the cursor up to the beginning of the following word in Vim.
 
In a wide family of "ancient" text editors, by pressing ^T you erased from the cursor up to the beginning of the following word. If we use '_' to represent the cursor, the thing was like this:
Code:

want to feel _          at home with vim.
If I now hold <CNTL> down and press <T>, the result will be
Code:

want to feel at home with vim.
Many times I have consulted and even tried to systematically study vim's man page. Sometimes I consulted it with profit, sometimes not. This is one of the latter. Greetings.

sycamorex 12-13-2010 07:27 PM

Please don't post multiple threads about the same thing.

Tinkster 12-13-2010 07:40 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

http://www.linuxquestions.org/questi...in-vim-850034/

Tinkster 12-13-2010 07:40 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

http://www.linuxquestions.org/questi...in-vim-850034/


All times are GMT -5. The time now is 12:06 AM.