logoalt Hacker News

PunchyHamstertoday at 12:03 AM5 repliesview on HN

I just use super(win key)/hyper (bound to capslock) for i3-related commands and leave emacs to its own devices with normal binds


Replies

noosphrtoday at 1:15 AM

There can never be too many modifier keys:

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

krupantoday at 12:05 PM

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.

topaz0today at 3:59 AM

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.

rileymat2today at 12:37 AM

Yes, I am misunderstanding the problem. The windows/mac command key leave shift, control and alt free for i3.

royal__today at 12:27 AM

Yeah this is what I do. This article feels like crazy overengineering for something that's not really a problem

show 2 replies