1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 04:31:25 +02:00

Add "t" option to 'complete'. Visually it looks odd, that the icons are

more indented than others, we might want to remove or at least move the
% and # indicators
This commit is contained in:
Martin Stubenschrott
2009-07-31 18:21:32 +02:00
parent 98abc30ea3
commit bfe94c311d
7 changed files with 32 additions and 3 deletions
+3 -2
View File
@@ -221,7 +221,7 @@ ____
|\'cpt'| |\'complete'|
||'complete' 'cpt'|| charlist (default: slf)
||'complete' 'cpt'|| charlist (default: stlf)
____
Items which are completed at the [c]:open[c] prompts. Available items:
@@ -231,7 +231,8 @@ Items which are completed at the [c]:open[c] prompts. Available items:
*l* Firefox location bar entries (bookmarks and history sorted in an intelligent way)
*b* Bookmarks
*h* History
*S* Suggest engines
*S* Search engine suggestions
*t* Open tabs
-------------------------------------------------------------------------------------
The order is important, so [c]:set complete=bs[c] would list bookmarks first,