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

Add support for configurable key bindings #297

Open liamg opened 3 years ago

pinpox commented 3 years ago

Not sure if I should create a new issue for this but please add support for Ctrl-D or add the ability to bind EOF to it as usual in other terminals

CaptainTux commented 2 years ago

I'm using X, and rebound some keys in my .Xmodmap, in particular I mapped Ctrl to CapsLock to not stress my pinky so much. Unfortunately the keyboard layout is overwritten by darktile. Is there a way to use the default X keyboard layout?

pinpox commented 2 years ago

Not really a solution. I want to customise keybindings in my terminal without changing the whole system.

CaptainTux commented 2 years ago

this is more about the keyboard layout, not keybindings probably I should create a new issue

edit: #314 is addressing this