Re: [Vimprobable-users] Improve handling of file parameters
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2013-03-04 18:36:32
|
Hi! Morgan Howe <mt...@gm...> wrote: > On Sat, Mar 2, 2013 at 2:16 AM, Hannes Schüller <ha...@yl...> > wrote: > > > > For me, the question which is still open is whether this patch also > > fixes the issue of > > > > vimprobable2 ./index.htm > > > > which some people seem to experience in the current stable version. > > I cannot test it since I cannot reproduce the original issue. If it > > is fixed, is it because of the use of realpath or due to the stat > > call? > > Yes, it fixes that issue. Then it's ok for me to merge it. Personally, I would give preference to always treat arguments as an URL when in doubt, but I also do see the case of testing for local files first. Hannes |