Search Criteria
Package Details: autojump-git 22.5.3.r0.g06e082c-4
Git Clone URL: | https://aur.archlinux.org/autojump-git.git (read-only, click to copy) |
---|---|
Package Base: | autojump-git |
Description: | A faster way to navigate your filesystem from the command line |
Upstream URL: | http://github.com/wting/autojump |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | webframp |
Maintainer: | cgirard |
Last Packager: | cgirard |
Votes: | 41 |
Popularity: | 0.134329 |
First Submitted: | 2009-04-22 21:19 |
Last Updated: | 2021-01-12 08:13 |
Dependencies (2)
- python>=3.8 (python-dbg)
- git (git-git) (make)
Required by (1)
- bash-it-git (requires autojump) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
rwd2 commented on 2012-02-09 08:36
Joelsc: yes it's clear now. And thanks for Autojump!
joelsc commented on 2012-02-08 20:57
I'm autojump's author. The git version is not meant to be stable by any means. Thus the breakage.
Is that clearer?
rwd2 commented on 2012-02-08 20:52
Joelsc I have no idea what you meant by that comment.
rwd2 commented on 2012-02-08 20:38
Joelsc I have no idea what you meant with that comment.
joelsc commented on 2012-02-08 20:20
I'm in the process of reworking the install system, give it a few days and then you can ask your friendly maintainer to update the PKGBUILD :)
rwd2 commented on 2012-02-08 19:45
with version 20101021-2 makepkg fails with:
"install file ((autojump-git.install)) does not exist."
fixed with:
install=${pkgname}.install
rwd2 commented on 2012-02-08 18:44
with version 20101021-2 makepkg fails with:
"install file ((autojump-git.install)) does not exist."
petelewis commented on 2011-04-10 19:46
Hi Joel.
Just installed it this week, and couldn't get autocomplete to work. Everything else was working fine though...
...but I just realised what the problem was: I'd forgotten that zsh caches its completion files in ~/.zcompdump. Deleting that file and everything works.
Thanks - great tool.
joelsc commented on 2011-04-10 18:56
@petelwis: how long have you been using it? Are you able to jump? Could you post the output of "jumpstat" and "env | grep AUTOJUMP"?
petelewis commented on 2011-04-10 17:57
Is anyone having trouble with zsh completion with this package? The _j file is there, but it's just not completing. Any ideas?