Nnn: autojump plugin / jump vs autojump

Created on 8 Nov 2020  路  6Comments  路  Source: jarun/nnn

Environment details (Put x in the checkbox along with the information)

[x ] Operating System: Arch Linux
[x] Desktop Environment: DWM
[x ] Terminal Emulator: st
[ x] Shell: zsh
[ ] Custom desktop opener (if applicable):
[ ] Program options used:
[ ] Configuration options set:
[ ] Issue exists on nnn master

ref: autojump Plugin -> (https://github.com/gsamokovarov/jump)
using jump I receive the following error "autojump missing"; no issue with autojump (https://github.com/wting/autojump).

question

All 6 comments

@snide please take a look.

I think you are using the older script. The latest script does not have the message: autojump missing.

Also, jump and zoxide are on master, yet to be released. You can copy manually and try. But I would suggest you wait for the next release, then update your plugins and give it a try.

You can confirm this easily by comparing the autojump plugin in master to your _installed_ copy. I think your installed version would not have jump or zoxide.

You can confirm this easily by comparing the autojump plugin in master to your _installed_ copy. I think your installed version would not have jump or zoxide.

confirm working now with updated version. Thxs!

@jarun well it's a little strange why getplus doesn't take the latest autojump, maybe the other plu-ins are affected by this bug too

No, it's by design. Plugins are bound to their release. Latest plugin changes may not be compatible with the earlier release. Hence it's done that way.

Was this page helpful?
0 / 5 - 0 ratings