In case anybody finds this interesting: I wrote a terminal emulator <https://github.com/ouillie/terminalle> because I wanted a dead-simple, fullscreen, semi-transparent window a la Guake, and I realized I could implement it in like ~200 lines of Python using libvte.
I also prefer using tmux with a simple Ctrl modifier (i.e. just Ctrl+N rather than Ctrl+B then N for "next-window"), so while I was at it, I added a "tmux mode" to bind normally-impossible keyboard shortcuts like Ctrl+[ that don't work with normal terminal emulators. Thought I'd share this here in case anybody else appreciates shortening the prefix to a simple Ctrl modifier. -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to tmux-users+unsubscr...@googlegroups.com. To view this discussion, visit https://groups.google.com/d/msgid/tmux-users/97dede3b-2f60-45bf-9d12-59b75d8d41f8n%40googlegroups.com.