Ask HN: A terminal with normal keyboard shortcuts

https://news.ycombinator.com/item?id=34091044
by fouronnes3 • 4 years ago
1 1 4 years ago

I'm using kitty with a few custom settings and it's a great experience. Except my terminal is the only app on my system where the following very basic shortcuts are all different due to legacy reasons, and it's starting to drive me crazy the more I think about it.

* CTRL-backspace: use CTRL-W (except not really because tokenization is different)

* CTRL-C: use CTRL-SHIFT-C

* CTRL-V: use CTRL-SHIFT-V

* etc...

Is there a terminal project out there that attempts to fix this madness by using standard system shortcuts for text input, and remaps the useful terminal shortcuts to other key combinations (like CTRL-C, I sill want to send SIGTERMS obviously).

Related Stories

Loading related stories...

Source preview

news.ycombinator.com