Thread: [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: Laurent V. E. <lva...@gm...> - 2014-09-02 12:24:00
|
Hi all, 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. Can anyone help me? Laurent |
From: Laurent V. E. <lva...@gm...> - 2014-09-03 17:22:52
|
Hi all, 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. Can anyone help me? Laurent |
From: Hannes S. <ha...@yl...> - 2014-09-03 17:32:02
|
Hi Laurent, anything wrong with the existing thread? Hannes |
From: Laurent V. E. <lva...@gm...> - 2014-09-03 17:42:22
|
Hi Hannes, Nothing wrong with the existing thread. I'm new on the mailing list and I didn't check on how to continue that thread. Laurent 2014-09-03 19:35 GMT+02:00 Hannes Schüller <ha...@yl...>: > Hi Laurent, > > anything wrong with the existing thread? > > Hannes > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > Vimprobable-users mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimprobable-users > |
From: Hannes S. <ha...@yl...> - 2014-09-03 17:46:50
|
Hi Laurent, since the first response to your post yesterday seems to have slipped by you, here it is again. 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? Hannes |
From: Laurent V. E. <lva...@gm...> - 2014-09-03 18:12:06
|
Oh you were talking about my first thread! I thought you talked about the one I linked in the mail. I only got an automatic answer saying that my message was waiting for a moderator's approval and no other reaction (I wasn't yet on the mailing list), so i thought it was lost. How do I apply the patch? Laurent 2014-09-03 19:49 GMT+02:00 Hannes Schüller <ha...@yl...>: > Hi Laurent, > > since the first response to your post yesterday seems to have slipped > by you, here it is again. > > 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? > > Hannes > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > Vimprobable-users mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimprobable-users > |
From: Hannes S. <ha...@yl...> - 2014-09-03 18:18:11
|
Laurent Van Eesbeeck <lva...@gm...> wrote: > How do I apply the patch? Simply place it in the directory where you have the source code and run patch -i popups.patch Then recompile. Hannes |
From: Hannes S. <ha...@yl...> - 2014-09-03 06:13:53
|
Hi Laurent! 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? Hannes |
From: Jason R. <jas...@gm...> - 2014-09-03 06:29:16
|
On 03/09/14 at 08:16am, Hannes Schüller wrote: > Hi Laurent! > > 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? > I thought I had provided feedback; either I intended to here or I did so in #vimprobable… In any event, I have been using the patch since that point and it has restored the functionality. Cheers, /J -- http://jasonwryan.com/ [GnuPG Key: B1BD4E40] |
From: Serge E. H. <se...@ha...> - 2014-09-05 14:16:51
|
Quoting Hannes Schüller (ha...@yl...): > Hi Laurent! > > 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. |
From: Hannes S. <ha...@yl...> - 2014-09-05 14:21:08
|
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 ? Hannes |
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 :) |
From: Hannes S. <ha...@yl...> - 2014-09-05 15:17:08
|
"Serge E. Hallyn" <se...@ha...> wrote: > Yup, that works, thanks :) Good news :) Hannes |