@@ -4,6 +4,8 @@ tmux new-session -d -s $CURRENT_SESSION
tmux send-keys 'vim' 'C-m'
tmux rename-window vim
tmux new-window
tmux rename-window server
tmux rename-window docker
tmux rename-window git
tmux select-window -t 0
tmux attach -t $CURRENT_SESSION
The note is not visible to the blocked user.