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

Update lfcd.nu to support nushell >= 0.87.0 #1575

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

ZennoZenith
Copy link
Contributor

Copy link
Collaborator

@joelim-work joelim-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the patch.

On a slightly unrelated note, I was wondering if it's possible to change lfcd.nu to use the new -print-last-dir option introduced in #1402. I think the code should look something like this:

def --env --wrapped lfcd [...args: string] {
  cd (lf -print-last-dir $args)
}

@ZennoZenith ZennoZenith reopened this Jan 15, 2024
@gokcehan gokcehan merged commit 8bbcbdd into gokcehan:master Feb 4, 2024
8 checks passed
@gokcehan gokcehan mentioned this pull request Mar 31, 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