termsand 0.3.3

Falling sand simulation for tmux
termsand-0.3.3 is not a library.

termsand

termsand is the sand simulation for your terminal that no one asked for sand3-small

how do i use it?

termsand is intended to work with tmux 3.4+

  1. cargo install termsand
  2. (optional) bind it to a key in your tmux.conf like 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:

tmux_1

More GIFs

sand

sand2

sand3