Hacker News new | ask | show | jobs
by PunchyHamster 31 days ago
I just use super(win key)/hyper (bound to capslock) for i3-related commands and leave emacs to its own devices with normal binds
5 comments

There can never be too many modifier keys:

https://xcancel.com/octonion/status/1341113219142828039

That's fine as far as it goes, but I don't think that gets you what this article is for, which is things like using the same binding context-dependently to navigate between emacs splits and regular window manager windows, context-dependently. Which is a fun bit of overengineering.
Yes, the entire point would be to avoid such brittle engineering and entanglement of the two
The problem some of us have is we get used to jumping between emacs windows/buffers using C-x o and C-x b and then without thinking about it try and use the same keys to jump between i3 windows and of course it doesn't work. Or vice versa, trying to use i3 shortcuts to switch emacs windows/buffers.
Yeah this is what I do. This article feels like crazy overengineering for something that's not really a problem
A dedicated key for all window-manager things is what people that have thought about it do (I use the "windows" key). But keyboard manufacturers haven't thought about it, so sometimes reasonable things aren't possible. I don't know.
Unless you have RSI. Then it might be worth it. Depends on what hurts.
Yes, I am misunderstanding the problem. The windows/mac command key leave shift, control and alt free for i3.