@@ -0,0 +1,7 @@
#!/usr/bin/env bash
tmux new-session -d -s elm
tmux split-window -v "elm reactor --port 8080"
tmux split-window -h -c $HOME/Projets/rust/lootalot "cargo run"
tmux select-pane -U
tmux attach-session -t elm
The note is not visible to the blocked user.