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

Support for autojump and alias j #441

Merged
merged 2 commits into from
Aug 7, 2021
Merged

Support for autojump and alias j #441

merged 2 commits into from
Aug 7, 2021

Conversation

fwesss
Copy link
Contributor

@fwesss fwesss commented Aug 4, 2021

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Feature

What is the current behavior? (You can also link to an open issue here)
There is no support for autojump

Re: #438

What is the new behavior (if this is a feature change)?
This adds support for autojump and its alias j

@withfig-bot
Copy link
Collaborator

Overview

dev/j.ts:

Info:

Single Scripts:

  • cat "$HOME"/Library/autojump/autojump.txt

dev/autojump.ts:

Info:

@withfig-bot
Copy link
Collaborator

Hello @fwesss,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments have the arg property (arg: {})?
  • Are all options modular? E.g. a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

dev/j.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@QuiiBz QuiiBz left a comment

Choose a reason for hiding this comment

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

LGTM!

@QuiiBz QuiiBz merged commit 984ac42 into master Aug 7, 2021
@fwesss fwesss deleted the wes/autojump branch August 9, 2021 21:02
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.

None yet

3 participants