Hacker News new | ask | show | jobs
by halfwhey 61 days ago
Not everyone has tmux. I default to tmux if you have it and fallback to xterm.js
1 comments

Ah, ah, got it. So you get a kind of graceful degradation if the optional dependency is missing. Nice!

And, I guess, it's headless in the sense that you can't attach to it even if you want to. I get what you meant now.