-
I’d like to see autojump being deterministic. An Example, what this means: Assume (as in the wiki) the following stats
```
96.9: /home/joel/workspace/autojump
141.8: /home/joel/workspace/vv
```
a…
-
I installed `autojump-zsh` on `Fedora 23`.
After launch `zsh`,it always says:
`/etc/profile.d/autojump.bash:13: command not found: complete`
I also tried install autojump `MANUALLY`,and added one li…
-
I was very excited to find this project, so I went ahead and made an Arch Linux package out of it: [`autojump-rs`](https://aur.archlinux.org/packages/autojump-rs/).
Some notes:
- It basically r…
-
exemd updated
9 years ago
-
### Describe your feature request.
It would be neat to have a module, which jumps automatically when the block under the player is destroyed (or pulled away, or subject to gravity). That would be goo…
-
You might want to periodically walk in a straight line without needing to press the jump button, you might want to keep sneaking while you are in freecam mode, or you might want to use togglesneak for…
-
I saw the issue https://github.com/wting/autojump/issues/196, but I don't think my problem is the same with it
I have used the autojump for a long time. but it hasn't been working since I used the …
-
If my / looks like:
```
/data
└ /projects
/projects -> /data/projects
```
Where that second line is a symlink, then ~/.local/share/autojump/autojump.txt ends up with two entries (made up, ign…
-
First of all sorry, was not sure how to formulate issue title correctly, gonna try to explain issue bellow.
Came to zoxide after years of using autojump.
Simple example of issue:
Searching fo…
-
一个在vscode中快速打开指定文件夹的命令,支持z、autojump、zoxide
你可以在 keybinds.json 中配置如下快捷键 使用 快速打开文件夹 [已自动设置]
```json
{
"key": "cmd+o",
"command": "autojump.openFolder"
},
{
"key": "shift+cmd+o",
…