termsand
falling sand sim for tmux 3.4+
Rust★ 317⑂ 9 forksMITupdated 1 week ago
git clone https://github.com/cgsdev0/termsand.gitcgsdev0/termsandREADME.mdfork it — it’s yours
termsand
termsand is the sand simulation for your terminal that no one asked for

how do i use it?
termsand is intended to work with tmux 3.4+
cargo install termsand- (optional) bind it to a key in your
tmux.conflike this:
bind-key e run-shell termsand
how does it work?
termsand will take input from stdin and use that as the initial state for the simulation
If you don't pipe anything in, termsand instead captures your current tmux pane and pipes it into another termsand process inside of a popup, like this:
More GIFs
more like this
sandbox
A sandbox game created in C using raylib, featuring various types of falling pixels, such as sand or water. (more in th…
C★ 52



