HackerTrans
TopNewTrendsCommentsPastAskShowJobs

big_alfredo

no profile record

comments

big_alfredo
·ปีที่แล้ว·discuss
Interesting, In zsh I experienced the exact behavior you described and setting input_delay to 10 completely resolved it. To be fair, when testing my PS1 was simply '%m$ '.

I just benchmarked 'starship prompt' and when in a directory managed by git, it can take well over 10ms. I imagine with a more advanced configuration it would take even longer. urxvt must be doing something special.
big_alfredo
·ปีที่แล้ว·discuss
Try tweaking kitty's input_delay setting. For example: kitty --override=input_delay=10