goto icon indicating copy to clipboard operation
goto copied to clipboard

Alias and navigate to directories with tab completion in Linux

Results 15 goto issues
Sort by recently updated
recently updated
newest added

_arguments:13: bad pattern: -([AMO]*|[CRSWnsw]) _arguments:13: bad pattern: -([AMO]*|[CRSWnsw]) _arguments:13: bad pattern: -([AMO]*|[CRSWnsw]) goto version 2.0.0 terminal zsh 5.7.1 (x86_64-debian-linux-gnu) PD: Wordk fine in bash

:bug: :frog:

test :microscope:

In each line of the DB, only the first space separates the alias and the directory name, hence the other spaces belong to the directory name.

See the changes in the README for a description. Feel free to ask anything that is not obvious to you!

After typing in an alias, appending a forward slash and tabbing will auto-complete subdirectories of the registered alias, and will work with multiple subdirectories. Does not affect usage with options...