Re: [vimb-users] Caret-based cut and paste

2014-11-24 Thread klaus schilling
"Daniel Carl" 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. Th

Re: [vimb-users] Caret-based cut and paste

2014-11-04 Thread Daniel Carl
> hello, > is it possible to implement mouseless cut-and-paste commands in vimb > with javascript, similar to the visual mode of the firefox addon > "Vimperator"? Basicaally, the caret would have tro be moved to the > beginning and the end of the spot in the document (not necessarily in an > editab

[vimb-users] Caret-based cut and paste

2014-11-03 Thread klaus schilling
hello, is it possible to implement mouseless cut-and-paste commands in vimb with javascript, similar to the visual mode of the firefox addon "Vimperator"? Basicaally, the caret would have tro be moved to the beginning and the end of the spot in the document (not necessarily in an editable element)