-
Hi! Thank you for the autojump support!
Please add `xonsh`, `xontrib` and `autojump` tags to the repo:
![image](https://user-images.githubusercontent.com/1708680/94840154-a940e880-0420-11eb-8d2d…
-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
-
I have a couple plugins and aliases enabled and it takes quite some time to load them all, especially when the machine is under high load or throttled for the sake of silence or battery life.
Also,…
-
gsamokovarov/jump is implemented in golang, should be fast too.
Could you add gsamokovarov/jump to your performance comparison besides fasd, autojump and z.sh?
-
Hi @tarruda,
First of all, this looks great! Thanks for creating it.
My problem is, after I enable this plugin, the native zsh auto completion stop working.
For example, when I `cd` to some dir a…
-
```
bash$ pip install xontrib-autojump
bash$ THREAD_SUBPROCS=False XONSH_DEBUG=1 xonsh
xonsh$ xontrib load autojump
# FREEZE
^CTraceback (most recent call last):
File "/home/pc/miniconda…
-
Distributions (Arch Linux example: https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/autojump) use this kind of command to package autojump:
```
$ ./install.py --de…
Siosm updated
4 years ago
-
Rolled from #629.
### Cooking
- [x] audit and adapt all plugins for macOS
- [x] compile-in Alexey Tourbin's QSORT macro
- [x] support Nerd Font patched icons [`make O_NERD=1`]
- [x] auto-gene…
jarun updated
4 years ago
-
- [x] ran `brew update` and can still reproduce the problem?
- [x] ran `brew doctor`, fixed all issues and can still reproduce the problem?
- [x] ran `brew config` and `brew doctor` and included the…
-
**What did you expect to happen?**
Pressing `TAB` in eshell after `find-file ` or `e ` should give completions.
**What actually happened?**
Emacs outputs `Wrong type argument: stringp, nil`…