ble.sh: Bug: BLE hangs when using git grep in large repo
ble version:
➜ echo $BLE_VERSION
0.4.0-devel3+1c7f7a1
Bash version:
➜ echo "$BASH_VERSION ($MACHTYPE)"
5.0.17(1)-release (x86_64-pc-linux-gnu)
I use git grep alot, and whenever I go on to type git grep "… it just freezes for a solid 15-20 seconds doing I don’t know what. I think this maybe an awk script related issue in ble but I am not sure. One can probably best reproduce this after cloning the linux kernel and try to git grep something.
About this issue
- Original URL
- State: open
- Created 2 years ago
- Comments: 24 (15 by maintainers)
Commits related to this issue
- GitHub #246: log1 — committed to akinomyoga/ble.sh by akinomyoga 2 years ago
Thank you for this information. I’ll later try setting up the same environment and see if the problem reproduces there. If I cannot reproduce the problem, I’ll ask more questions then.
For the time being, if you are fine with turning off the custom git completion, you can put the following line somewhere in bashrc or blerc: