Re: [Vimprobable-users] Preserving hint numbering in different hint modes
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Morgan H. <mt...@gm...> - 2015-01-23 04:27:16
|
Hey Hannes, Here's a v2 of the patch that I actually prefer. This one achieves the same thing, but filters out in javascript those elements that are not valid for yank or show. This helps reduce the screen clutter so that it looks the same as it did originally while still keeping the hint numbers consistent. It also gets rid of the ugly "undefined" checks in the C code. I tried to recreate the same checks as the original xpath, but as per my usual disclaimer, I'm not an xpath expert so please take a look. :) Regards, Morgan PS. I have 3 small patches sent to the list while you were away, but sourceforge was acting up and there haven't been any comments on them. Let me know if they're in your queue or rejected, or if I should resend. On Fri, Jan 23, 2015 at 1:38 AM, Hannes Schüller <ha...@yl...> wrote: > Hi! > > Morgan Howe <mt...@gm...> wrote: >> I found it a bit irritating that hints are numbered differently in >> open mode as compared with yank or show modes, so this patch fixes >> that issue. > > I don't find this particularly controversial. It makes sense to me and > to be honest, I'm actually surprised that this isn't already the case. > > Any other adversial comments? > > Hannes > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Vimprobable-users mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimprobable-users |