qutebrowser-extensions icon indicating copy to clipboard operation
qutebrowser-extensions copied to clipboard

Completion for commands

Open The-Compiler opened this issue 6 years ago • 2 comments

Likely it's already possible to pass a completion function to a new command, but it should be documented.

The-Compiler avatar Jan 03 '19 20:01 The-Compiler

toofar gave an example implementation of this in https://gitlab.com/jgkamat/jmatrix/merge_requests/1

jgkamat avatar Feb 16 '19 07:02 jgkamat

Something requested by @Earnestly: Somehow allowing the command to get further information from the completion; or allow the completion function to customize how to turn entries into arguments - to make something like this work:

image

The-Compiler avatar May 10 '20 18:05 The-Compiler