elves / elvish

Powerful scripting language & versatile interactive shell
https://elv.sh/
BSD 2-Clause "Simplified" License
5.65k stars 299 forks source link

pkg/cli/modes: Filter by tags. #1743

Open rsteube opened 8 months ago

rsteube commented 8 months ago

Added tag support for completion menu. Can be tested with https://github.com/rsteube/carapace-bin/pull/2147

This is to keep track on it and for discussions. Ultimately this feature is best to be implemented by @xiaq .

image

Switch between tags with ALT+n / ALT+p:

image

related #914