@ -60,7 +60,7 @@ case "$cmd" in
log)
if [ -n "$is_running" ]; then
tmp=$(mktemp)
tmux capture -b $session -p -S - >$tmp
tmux capture -t $session -p -S - >$tmp
if [ $(cat $tmp |wc -l) -gt 30 ]; then
head -10 $tmp
echo
The note is not visible to the blocked user.