←back to thread

Introducing tmux-rs

(richardscollin.github.io)
857 points Jtsummers | 1 comments | | HN request time: 0.21s | source
Show context
df0b9f169d54 ◴[] No.44456151[source]
tmux has been used a lot of memory on my system, especially when scrolling buffer is large enough (I often have > 10k lines of things ).

I have often executed `pkill -9 tmux` and saved my day. I hope the rust version can help a bit here?

replies(4): >>44456184 #>>44456213 #>>44456714 #>>44461727 #
1. downrightmike ◴[] No.44456184[source]
Let us know