3 releases
| 0.2.2 | Jan 10, 2026 |
|---|---|
| 0.2.1 | Jan 10, 2026 |
| 0.2.0 | Jan 9, 2026 |
#242 in Simulation
36KB
917 lines
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- download
sand.shto somewhere - bind it to a key in your
tmux.conflike this:
bind-key e run-shell "./sand.sh"
how does it work?
termsand will take input from stdin and use that as the initial state for the simulation
the sand.sh wrapper script captures your current tmux pane and pipes it into termsand inside of a popup, like this:
More GIFs
Dependencies
~6–18MB
~224K SLoC