[Query] Any way to make existing Emacs keybindings work with X windows in line mode? #145
Unanswered
khalidrafi6
asked this question in
Q&A
Replies: 1 comment
-
|
You have to configure simulation keys. However, if you configure I've seen some packages that try to support modal EXWM input (e.g., https://github.com/walseb/exwm-firefox-evil) but I have no experience with them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use evil and I have some keybindings like j for down, e for up. Line mode ignores them. But, is there any way to make keybindings that are valid X window input to be sent automatically? If not, how can I get these keybindings to work in line mode with X windows?
Beta Was this translation helpful? Give feedback.
All reactions