←back to thread

Introducing tmux-rs

(richardscollin.github.io)
858 points Jtsummers | 5 comments | | HN request time: 1.184s | source
Show context
echelon ◴[] No.44456424[source]
I wonder if the tmux maintainers would be interested in switching to this?

Transitioning more software from C to Rust is a great idea.

replies(5): >>44456588 #>>44456671 #>>44456845 #>>44457370 #>>44457456 #
1. aniforprez ◴[] No.44458069[source]
Seems like you didn't read the article at all. The author talks about writing it themselves after finding the automatically generated code not up to snuff.
replies(1): >>44458511 #
2. johnisgood ◴[] No.44458511[source]
I did, but I am not having high hopes. Have you read the conclusion?
replies(4): >>44459463 #>>44463121 #>>44463139 #>>44464358 #
3. ◴[] No.44463121{3}[source]
4. ◴[] No.44463139{3}[source]
5. johnisgood ◴[] No.44464350[source]
Even if it is not c2rust, it is worth checking out the source code, available here: https://github.com/richardscollin/tmux-rs/tree/main/src.