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

yazi: updated shell integrations & added extraLuaConfig option #5256

Closed

Conversation

DivitMittal
Copy link

@DivitMittal DivitMittal commented Apr 12, 2024

Description

1 .Updated shell integrations to circumvent bugs caused due to aliasing of cd & cat by utils like zoxide or bat.
2. Added extraLuaConfig option to generate init.lua for yazi.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all or nix develop --ignore-environment .#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.

Maintainer CC

@XYenon

DivitMittal and others added 3 commits April 12, 2024 16:30
updated shell integrations to circumvent bugs caused due to aliasing of cd & cat by utils like zoxide or bat & added extraLuaConfig
@XYenon
Copy link
Contributor

XYenon commented Apr 12, 2024

There is a PR NixOS/nixpkgs#295846 to NixOS. Maybe use the same way is better?

@uncenter
Copy link
Contributor

There is a PR NixOS/nixpkgs#295846 to NixOS. Maybe use the same way is better?

(That PR went through a bunch of changes and was just merged FYI.)

@DivitMittal DivitMittal closed this Aug 6, 2024
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.

3 participants