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. :-)