vis icon indicating copy to clipboard operation
vis copied to clipboard

Command completion with tab key

Open MaxGyver83 opened this issue 3 months ago • 1 comments

In the command prompt, press <tab> to get a list of all available commands and pick one (using vis-menu). This works also after typing the first letters of a command (p.e. :la<tab>).

vis-command-completion

Implements #1167 (and #100 more or less).

I'm aware that @martanne wants to avoid this feature. But I want to share it anyway for those who want to apply this patch to their local vis build.

MaxGyver83 avatar Mar 18 '24 09:03 MaxGyver83

See also https://lists.sr.ht/~martanne/devel/%[email protected]%3E for a discussion how to remove a warning caused by this patch.

mcepl avatar Mar 28 '24 12:03 mcepl