-
## Description
Ran into an interesting issue when trying to use autojump. When starting in a directory that contains a `.python-version` file, which the tool `pyenv` uses to set a local Python vers…
-
Feature request to add additional shell commands for jumping to children for working directory, similar to `jc` in [autojump](https://github.com/wting/autojump).
WDYT about bringing this to zoxide…
-
### Describe the bug
From `@clementd`
"Dealbreakers were direnv support, autojump support, lack of completions, and missing equivalents for bashisms like !$"
From `@dysinger`
"Y i recently…
-
- zsh-syntax-highlighting
- zsh-autosuggestions
- autojump
-
when i installed autojump, I have to use `cd` command first to create autojump database.
It will be convenient if autojump build database from my history.
-
my python is 2.7
and i used autojump in cygwin env.
but every time i run 'j xxxx' , it says: D:\tool\Python2.7\python.exe: can't open file '/cygdrive/c/Users/xxxx/AppData/Local/autojump/bin/autojump'…
-
I install through zsh and brew, then add `plugins=(git textmate ruby autojump osx mvn gradle)`
[[ -s `brew --prefix`/etc/autojump.sh ]] && . `brew --prefix`/etc/autojump.sh to the .zshrc,when i input…
-
After a system upgrade which updated python, I am encountering a ModuleNotFoundError:
` Traceback (most recent call last):`
` File "/usr/bin/autojump", line 39, in `
`from autojump_argparse …
-
I would like to modify the database file manually. but I can't find it.
I installed it by brew. And my laptop is a MacBook Pro m3.
Could you help me?
-
Sorry, if I am missing something obvious, but hopefully you might be able to tell me what that is.
I have installed `autojump` with `brew` in my setup of `zsh` (version 5.0.7) and `oh-my-zsh` but don…
nunoh updated
2 years ago