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

Add yazi file manager #2572

Merged
merged 5 commits into from
Feb 12, 2024
Merged

Add yazi file manager #2572

merged 5 commits into from
Feb 12, 2024

Conversation

weirdgiraffe
Copy link
Contributor

There is a new kid on the block in the console file managers: yazi.

I personally find this file manager extremely nice and it has replaced ranger for me. A bit later, I've realized that I'm missing the prompt segment which shows me the shell level when I'm using yazi which I was heavily relying on when I was using ranger.

After inspecting the code, I figured out that yazi behaves in the same fashion as ranger when it starts a new shell but the variable name which is YAZI_LEVEL instead of RANGER_LEVEL.

This PR add support for yazi based on the implementation for ranger.

romkatv added a commit that referenced this pull request Feb 12, 2024
@romkatv romkatv merged commit 5ef7487 into romkatv:master Feb 12, 2024
@romkatv
Copy link
Owner

romkatv commented Feb 12, 2024

Thanks! Merged.

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

Successfully merging this pull request may close these issues.

2 participants