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

Doesn't handle keys remapped using xmodmap #314

Open nibrahim opened 2 years ago

nibrahim commented 2 years ago

Great project. I'm tempted to make it my main terminal atleast for a while but I have one blocking issue. I've swapped my Control and Caps lock keys using xkeycaps. However, darktile doesn't respect that my caps is my control.

rudle commented 2 years ago

This issue also affects those who remap to an alternate keyboard layout such as dvorak or colemak. The expected keyboard shortcuts (ctrl-w, ctrl-d, etc) are not in their remapped locations as we would expect.

CaptainTux commented 2 years ago

Great project. I'm tempted to make it my main terminal atleast for a while but I have one blocking issue. I've swapped my Control and Caps lock keys using xkeycaps. However, darktile doesn't respect that my caps is my control.

did the same, kind of a dealbreaker for me right now sadly will definitely give it a shot when it's fixed