-
autojump is not found when I execute `j xxx` in bash shell
-
## Bug Report
#### Current Behavior
The jobs module always shows ✦ for me even when there are no jobs. When I have N jobs, it shows ✦(N+1).
![Screenshot_2020-10-12_00-11-25](https://user-imag…
-
Hi, is there a way to import autojump database to migrate to zoxide ?
-
In bash, `cd -` expands to `cd $OLDPWD`, where `$OLDPWD` holds the previous working directory. It would be nice to have this in elvish. `zsh` extends on this by providing `cd -N` (where `N` is in inte…
-
[According to nikolaizujev on Twitter](https://twitter.com/nikolaizujev/status/1468341977724997633):
> Tested on several internal projects, noticed almost 2x slowdown compared to 6.2.5 on py3.8
…
-
currently zoxide crashes while not founding target path in db.
```
Error: no match found
Stack backtrace:
0: ::run
1: zoxide::main
2: std::sys_common::backtrace::__rust_begin_short_…
-
例如:/aaa/bbb/ccc
ccc权重最高,当我执行z bbb,跳到的竟然是ccc,而不是bbb,这结果有点出人意料。因为我还需要z -b bbb才能去到我想去的bbb。
有没方法可以优先跳转到名字匹配的路径,再跳转权重最高的路径。
![Snipaste_2021-02-08_10-09-46](https://user-images.githubusercontent.com/1028…
-
If `export` is typed as the base command, typing a space + any number of characters and then hitting tab will cause a panic. The panic message is:
```
panic: runtime error: index out of range [0] wi…
-
I'd like to implement a simple way to switch between GitHub packages and local checkouts. Ideally it'd be as simple as:
```
$ niv local my-package
```
which would toggle between local checkout a…
-
Rolled from #1133.
### Cooking
- [x] support macOS iterm2 in plugin preview-tui (#1196)
- [x] use selection at native command prompt with `%j` and `%J`
- [x] scroll strings longer than columns…
jarun updated
3 years ago