7 ms·
Not everyone has tmux. I default to tmux if you have it and fallback to xterm.js
by halfwhey 5mo ago
Not everyone has tmux. I default to tmux if you have it and fallback to xterm.js
- pxc 5mo agoAh, 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.