2
edits
| Line 67: | Line 67: | ||
* keyword bookmarks - when predefined word(s)/characters are entered into the address bar, the URL assigned to the keyword is loaded. For example entering 'slash' could load slashdot.org or 'go' could load google.com | * keyword bookmarks - when predefined word(s)/characters are entered into the address bar, the URL assigned to the keyword is loaded. For example entering 'slash' could load slashdot.org or 'go' could load google.com | ||
* Make autocomplete function more like a shell's tab completion in that it matches the longest common substring. See [https://bugzilla.mozilla.org/show_bug.cgi?id=109758 Bug #109758] | * Make autocomplete function more like a shell's tab completion in that it matches the longest common substring. See [https://bugzilla.mozilla.org/show_bug.cgi?id=109758 Bug #109758] | ||
* Exclude smart keywords aka "%s hack" from autocomplete when entered as first word in address bar. Or even better suggest recent smart keyword invocation by autocomplete. The same note was added to "Extend %s Hack" section. | |||
; References | ; References | ||
* Similar to AppRocket on Windows and Quicksilver for OS X | * Similar to AppRocket on Windows and Quicksilver for OS X | ||
edits