←back to thread

Introducing tmux-rs

(richardscollin.github.io)
858 points Jtsummers | 3 comments | | HN request time: 0.416s | source
Show context
alexvitkov ◴[] No.44456217[source]
I'll take a rust tmux if it runs on Windows. I'm currently kind of stuck on Windows and I didn't realize how much tmux means to me until Bill took it away :(
replies(2): >>44456253 #>>44456292 #
1. joe_guy ◴[] No.44456292[source]
tmux runs fine in WSL1/2
replies(2): >>44456544 #>>44457045 #
2. nickjj ◴[] No.44456544[source]
Yep I've been doing this since WSL 1 was available, it's rock solid.

My dotfiles at https://github.com/nickjj/dotfiles have an install script to automatically get everything (including tmux w/ plugins) set up on Debian, Ubuntu, Arch Linux or macOS. This includes native Linux and WSL 2 support.

3. alexvitkov ◴[] No.44457045[source]
WSL is not Windows. Unless you can work entirely in WSL (and if I could I'd just use Linux) having to juggle fake filesystems, incompatible symlinks, two PATHs, three shells is a bit much.