|
|
|
|
|
by ndiddy
835 days ago
|
|
> AFAIK no such thing exist in Linux, which generally uses Windows style shortcuts (Home, End) that a much more limited. GTK used to have functionality for using Emacs shortcuts in text fields, but they removed it in GTK 4:
https://gitlab.gnome.org/GNOME/gtk/-/issues/1669 One issue was that because there's no separate command key, you'd end up with other functionality overriding the shortcuts (i.e. Ctrl+P would bring up the print dialog). |
|