jdeut

Results 6 comments of jdeut

@haoyun suggestion works also for me Thanks

I think a vim way to evaluate the window placement needs to take the cognitive burden of different window placements into account. Following cognitive load theory the distance between the...

Finally i found some time to test your case. If i `touch` a new `main.py` with the content ``` while True: pass ``` everything works as expected. However if i...

I had the same authentication-failed issue with a PS5 DualSense Controller. Trusting the device doesn't work immediately. However after rebooting my system my controller connected immediately and everything works fine...

Thanks for commenting on this :) My commit was primarily a quick fix to get sved working in my individual vim+latex workflow. Although i have noticed the loop you are...

For now one can force `:HopLineAC` and every other motion to work `linewise` by prepending `V` just after typing the operator. See `:help forced-motion`