imagine i have line of text:
echo "Zdravo, " . $_GET["ime"] . " " . $_GET["prezime"] . "." . 
"<br/><br/>";

my cursor is *█*

echo *█*"Zdravo, " . $_GET["ime"] . " " . $_GET["prezime"] . "." . 
"<br/><br/>";

and then, i move cursor to ] with *f*
it will go before last character in word

echo "Zdravo, " . $_GET["ime"] . " " . $_GET["prezime"*█*] . "." . 
"<br/><br/>";

and if i want to yank it backwards to $
i need to move my cursor to left and only then yank it backwards

i really hate that 'feature', why cursor can't just sit and go to the last 
character in word?

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/0f2a33dd-f9c3-4bcb-94d3-4d4a3fac27a5n%40googlegroups.com.

Reply via email to