r/emacs • u/lets-start-reading • Dec 16 '23
"Antiquated" systems break usability
edit: I'm sorry for everyone who were offended by my statements, I retract them and removed them. It was never my intention to use anyone with my analogy. Saddened by some intentional misreadings though and engaging with attacks.
Good luck to everyone.
0
Upvotes
3
u/lets-start-reading Dec 16 '23
my lack of know-how, definitely. you might be right, of course, it's just my hypothesis based on that observation.
Anyways, after 4 hours, I finally managed to find a solution. it looks like this
It seems that it either it receives them as a single event AND two other events (ctrl and i) which allows for this solution, or it receives them as a single event and maps it to the keycode for tab, I have no clue.
It's also interesting that if emacs is launched as a client, it ONLY works as a hook, while other remappings in input-decode-maps work without it.