mirror of
https://github.com/tmux/tmux.git
synced 2025-12-21 06:46:08 +00:00
Minor cleanups, GitHub issue 2824.
This commit is contained in:
@@ -11,7 +11,7 @@ $TMUX kill-server 2>/dev/null
|
||||
|
||||
TMP=$(mktemp)
|
||||
trap "rm -f $TMP" 0 1 15
|
||||
|
||||
|
||||
cat <<EOF >$TMP
|
||||
new sleep 101
|
||||
new -- sleep 102
|
||||
|
||||
Reference in New Issue
Block a user