liamg / darktile

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
MIT License
3.03k stars 113 forks source link

slow backspace #327

Open spectrum70 opened 2 years ago

spectrum70 commented 2 years ago

Hi, great terminal,

i am on 0.0.10. awesomewm, Arch linux

using this x rate that works fine with other terminals: xset r rate 350 200

Btw, in darktile only, keeping the key pressed, the backspace pressed rate seems much slower than the forward rate.

Also, rate speed changes if i open i.e. nano, all movements of the cursor are much slower.

ewof commented 2 years ago

yea xset r rate doesn't affect darktile

Scraft161 commented 2 years ago

can confirm this also affects 0.0.11 on arch linux. this might be because of how darktile handles inputs/input buffering, I would love to see this resolved.