component: completioncomponent: uigood first issuepriority: 1 - middle
説明
More things should be supported for the completion, for example:
- URLs (history)
- Flags for commands
- Choices for commands
- Choices for flags with arguments (#1532)
- Userscript in userscript paths with
:spawn --userscript(#1543) - Keys for
:bind - Existing bindings for
:unbind - Commands for
:bind, aliases, etc. - Tabs (with a
:buffercommand) - Tabs in current window for
:tab-focus - Aliased commands
- Commands after
;; - File paths for download, etc. (done for
:openvia #6038) - Closed tabs for
:undo - back/forward history for
:back/:forward(#1561) - Search engine names (PR at #2191, after SQL completion)
- Search engine results/suggestions? - split off to #6049
- Saving and suggesting prior search terms after specifying a search engine in
:open(e.g. after:open -t gmaps new york, the completion after:open -t gmapswould suggest that). - Downloads for
download-{open,delete,remove,retry} - Commands from command history
- Existing quickmark names when saving a quickmark
- Elements for list/dict settings
- Anchors for
:scroll-to-anchor - Available fonts for font settings
- Commands and their arguments with
:later/:repeat/:run-with-count(see comment below) - Arguments for
:hint