Koichi Murase

Results 585 comments of Koichi Murase

Anyway, if we can identify the cause for this specific case, I think I can add a workaround for this specific case. This is the reason I try to collect...

> ``` > GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu) [Linux Mint 20.3] > ble.sh, version 0.4.0-devel3+a144ffa807b4 (noarch) > bash-completion, version 2.10 (hash:b6da7f7edfc1c3c5196c86c81fb05fce96f83c03, 74550 bytes) (noarch) > starship, version 1.9.1 (rustc 1.62.0...

I have set up a new instance of Linux Mint 20, installed git and starship, and tried ble.sh in the Linux repository, but the problem doesn't seem to happen still....

> I see in the clip that you're not really using git grep as desired, try `git grep "Linus"` or seomthing and when I just start tying `Li` then it...

> Q10. Did as you suggested and am attaching the debug.log file. The other compgen file is 100+ MB So is too large. Hmm, I'm interested in the full content...

I'm now checking the implementation of the git completion. As far as I see, the git completion seems to just generate the list of git refs. If that is correct,...

@DhruvaG2000 Sorry for the delay, and thank you for the result of Q14. This means that what generates the large output of 100+ megabytes is not the implementation of `__git_refs`,...

> > Q12: Could you identify the affecting lines in your bashrc/blerc (e.g. by trying several times with turning off different lines of bashrc/blerc)? > > I dont have anything...