←back to thread

Introducing tmux-rs

(richardscollin.github.io)
857 points Jtsummers | 1 comments | | HN request time: 0.329s | 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 #
joe_guy ◴[] No.44456292[source]
tmux runs fine in WSL1/2
replies(2): >>44456544 #>>44457045 #
1. 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.