Re: [Vimprobable-users] Fuzzy (think emac's helm) tab completion on history
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
|
From: Matthew C. <mc...@ah...> - 2015-11-10 14:30:10
|
Actually it's one or more words, I just happened to use two in my samples. It splits the search terms on the spaces and filters via matching all terms/seed words (the more partial words, the more specific the matches). You may be right on the tab part (I use a laptop from 2008 myself) and it is nice to not lose speed running over terms. If you see any issue with the code let me know, my c is a bit rusty :) -------- Original message -------- From: Marcos Cruz <vim...@pr...> Date: 11/10/2015 8:09 AM (GMT-05:00) To: vim...@li... Subject: Re: [Vimprobable-users] Fuzzy (think emac's helm) tab completion on history En/Je/On 2015-11-10 01:55, Matthew Carter escribió / skribis / wrote : > This patch allows you to type something like: > ahu twit TAB > and get an auto-complete to: > https://twitter.com/_ahungry (assuming it was in your history). Hi Matthew, nice work. I find this feature useful, but why two "seed" words instead of one? > (now if only I could get it to narrow down results as you type vs having > to press tab...) I know it is a popular feature, and many people find it useful. But I find it quite annoying, especially when I use slow computers. I prefer to type what I want, without suggestions, and decide when to complete it by pressing tab. I don't want any program to waste system resources trying to guess what I want to type, keypress after keypress :) Same problem about the incremental searches on texts. But anyway, all such features related to the interface should be configurable (in any program, I mean, not just in Vimprobable2). The user should be able to turn them on and off. -- Marcos Cruz http://programandala.net ------------------------------------------------------------------------------ _______________________________________________ Vimprobable-users mailing list Vim...@li... https://lists.sourceforge.net/lists/listinfo/vimprobable-users |