Skip to content

Yazi: change the default shellWrapperName yyy #7178

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

phucleeuwu
Copy link
Contributor

@phucleeuwu phucleeuwu commented May 31, 2025

Description

base on yazi docs: https://yazi-rs.github.io/docs/quick-start/#shell-wrapper:
We suggest using this y shell wrapper that provides the ability to change the current working directory when exiting Yazi.

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt-rfc-style keep-sorted --run treefmt.

  • Code tested through nix-shell --pure tests -A run.all
    or nix build --reference-lock-file flake.lock ./tests#test-all using Flakes.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

Maintainer CC

@phucleeuwu phucleeuwu changed the title Yazi: change the default shellWrapperName yy y Yazi: change the default shellWrapperName yyy Jun 1, 2025
@Weathercold
Copy link
Contributor

Technically a breaking change since users expect the old alias to be still available
I do think we should use the recommended alias, though.

@phucleeuwu
Copy link
Contributor Author

phucleeuwu commented Jun 2, 2025

y is faster than yy right?. There is no programs except yazi use y as an alias

@Weathercold
Copy link
Contributor

yes. But still a breaking change

@teto
Copy link
Collaborator

teto commented Jun 8, 2025

yes, add a news entry via modules/misc/news/create-news-entry.sh.

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

Successfully merging this pull request may close these issues.

3 participants