Re: [Vimprobable-users] [Patch] External URI handlers
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2012-01-12 07:18:26
|
Matthew Carter <je...@gm...> wrote: > is it possible > to have these types of matches done via regex matches? > > For instance: > > .*\.doc$ libreoffice %s > .*\.pdf$ evince %s > ^ftp: xterm -e wget %s There have been two different patches for this back at the dawn of time which nobody seemed to be really interested in. Look for the very first posts in the archives of the previous mailing list. It should be possible to extend these if you want to do it. Hannes |