Skip to content

feat(import): add support for importing from Jump#1181

Open
vegerot wants to merge 1 commit intoajeetdsouza:mainfrom
vegerot:pr1181
Open

feat(import): add support for importing from Jump#1181
vegerot wants to merge 1 commit intoajeetdsouza:mainfrom
vegerot:pr1181

Conversation

@vegerot
Copy link

@vegerot vegerot commented Feb 18, 2026

Add Jump as a new source for the zoxide import command. The implementation
includes a custom JSON parser for Jump's data format and updates to all shell
completions (bash, fish, zsh, nu, fig) to include "jump" as an option.

@vegerot vegerot force-pushed the pr1181 branch 6 times, most recently from 22c686d to 3045a5c Compare February 18, 2026 01:22
Add [Jump](https://github.com/gsamokovarov/jump) as a new source for the `zoxide import` command. The implementation
includes a custom JSON parser for Jump's data format and updates to all shell
completions (bash, fish, zsh, nu, fig) to include "jump" as an option.
@ajeetdsouza
Copy link
Owner

Use serde_json for this - after LTO, it doesn't increase the binary size by much.

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