←back to thread

Introducing tmux-rs

(richardscollin.github.io)
858 points Jtsummers | 3 comments | | HN request time: 0.705s | source
Show context
submeta ◴[] No.44456316[source]
Tmux is a gamechanger for me. Being able to start a dozen different projects with one line (using tmuxinator): the server, tailing logfiles, activating venvs, running the docker container, all within one line of code: Awesome. Hadn’t worked with it for years, just started again two days ago as I migrated from iTerm to Ghostty. And am loving the setup. Plus nvim. Pure awesomeness.

Looking forward to check out tmux-rs.

replies(2): >>44457198 #>>44457441 #
1. neuspadrin ◴[] No.44457616[source]
Did you? Like 2 paragraphs in:

> I threw away all of the C2Rust output and decided I would translate all of the files into Rust manually from C.

The talk about starting with it, realizing it was too rough and changed approach. It's unsafe rust now but next goal at end was a safe version.

replies(1): >>44458505 #
2. johnisgood ◴[] No.44458505[source]
Yeah, time will tell. I am not going to hold my breath. You can, but you might find yourself dead (or not, actually).

Have you read the conclusion, BTW?

3. johnisgood ◴[] No.44459451[source]
To all the down-voters: worth reading: https://news.ycombinator.com/item?id=44459114