Hacker News new | ask | show | jobs
by spolu 4758 days ago
That's a pretty cool setup. These slides have been prepared for a 4mn lightning talk so I had to keep things simple and short enough!

Anyway, I really like your setup. I'm thinking these days about writing my own terminal multiplexer just for fun using node.js. I already have the VT emulation part ready so there's no that much work left to do.

Do you have any feature you don't have in tmux that you would love to see in a terminal multiplexer or is tmux just right for you?

1 comments

BTW if someone is interested by a reusable VT emulation library in javascript: https://github.com/spolu/vt.js