Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement dir reference cd #10

Open
Sigmanificient opened this issue Sep 17, 2024 · 1 comment
Open

Implement dir reference cd #10

Sigmanificient opened this issue Sep 17, 2024 · 1 comment

Comments

@Sigmanificient
Copy link
Member

A cool feature from zsh is the ability to cd in a folder by referencing its name:

image

In current version, a permission denied is given

@Sigmanificient
Copy link
Member Author

We may also implement common shortcuts such as the number of dots following .. being the repeating amount of cd .. (so ... -> cd ../..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant