I've come to use t more often than f. One example is when I want to change some string "like thiss". Placing the cursor on l and ct" is more confortable than c2e, and cfs won't work as expected. Since vim7, there are lots of new text-objects, so I'm probably using t less every day.
Regards, On 4/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
technically and logically you are correct, however the human has an objective mind and required f AND t, also don't forget F AND T to move backwards. this in the case where a space may occur or not occur before a ( or other punctuation. you know the punctuation but without t/T you have to carefully examine the character before. try to use it a few times a day, see if it works for you? Erlend Hamberg wrote: > On Wednesday 25 April 2007 09:01:49 alebo wrote: >> Whats the reason vim has the function t >> which does the same as f, only moving to the character >> before? It seems useless to me; you can use f insted >> of t always, or...? > > If you want to change or delete text to a certain character it would be > annoying to use f, as you then would have to retype that character. ;-) > > I use the t motion all the time. :-) >
-- "There are things known, and things unknown: in between are the doors." (William Blake)