Re: [Vimprobable-users] 'F' does not work on vimprobable
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Serge E. H. <se...@ha...> - 2014-09-05 15:14:07
|
Quoting Hannes Schüller (ha...@yl...): > Hi Serge! > > "Serge E. Hallyn" <se...@ha...> wrote: > > Quoting Hannes Schüller (ha...@yl...): > > > Laurent Van Eesbeeck <lva...@gm...> wrote: > > > > I just installed vimprobable2 (version 1.4.2-1) on Arch Linux and > > > > the command 'F' does not work. The problem is similar to what I > > > > found here: > > > > http://comments.gmane.org/gmane.comp.web.vimprobable.user/216 > > > > - 'f' works correctly > > > > - when I type 'F' (or comma or ;w or ;t) the links on the page are > > > > highlighted as with 'f' but when I type a number nothing happens > > > > (no output on the terminal neither) > > > > - t opens a new window with the selected url. > > > > > > I posted a patch some time ago: > > > http://permalink.gmane.org/gmane.comp.web.vimprobable.user/268 . > > > Unfortunately, there has been no feedback so far. Does this fix the > > > issue for you? > > > > Just built with that patch, sadly doesn't fix it for me. > > Did you :set popups=true ? D'oh! I misread the patch and missed that. I was setting scripts=true. Yup, that works, thanks :) |