Skip to content

feature: acronyms #1002

Open
Open
@bennypowers

Description

@bennypowers
$ cd
$ cd Documents/hooli-interactive-computer-keyboard
$ z query hooli
/home/bachman/Documents/hooli-interactive-computer-keyboard
$ cd
$ z hick
zoxide: no match found

I'm sure it's a common experience among CLI users that they often work with repos whose names are long, but form acronyms. They likely even refer to the project with teammates or in their own minds by the acronym more often than by it's full name.

zoxide algorithm currently does not calculate acronyms for directories like ~/Documents/hooli-interactive-computer-keyboard or whatever. It would be nice to either

  1. compute acronyms for dirnames with more than one word, or
  2. allow users to specify aliases for their most-used projects a la support path alias? #608

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions