"Daniel Carl" <danielc...@gmx.de> writes:

>
> Hi!
> I don't think that this feature is it worth to add more JavaScript to vimb.
> I'm not familiar with this in vimperator, but there is a workaround that
> works also in vimb.
>
> 1. Switch on caret browsing by `:set caret!`
> 2. Put cursor before starting element. This can be achived by searching for
>    the word by something `/startWord` and put the focus on this by pressing
>    'n' or 'N'. Thes first to yank word is already marked and the region can
>    be changed by using SHIFT + the cursor keys or SHIFT-CTRL and the cursor
>    keys to go forward whole words.
> 3. Yank the marked content by pressing `Y` or to yank into a vimb register
>    by `"aY`.
>
> I think if you've done this sometimes this works good enough. Maybe you can
> add some nice keymapps to simplify this a little
> (for example to easily start this workflow `:nnoremap C :set caret=on<CR>/`).

Yeah, thanks! 

The vimperator uses the same keybindings as vim does for internal
copypasting. The differences to vimb's way are thus not all that huge,
but some are there. 

Klaus Schilling

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to