Minor cleanups, GitHub issue 2824.

This commit is contained in:
Nicholas Marriott
2021-08-14 18:33:13 +01:00
parent 22e5fc02c3
commit c1be1b351d
6 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -11,7 +11,7 @@ $TMUX kill-server 2>/dev/null
TMP=$(mktemp)
trap "rm -f $TMP" 0 1 15
cat <<EOF >$TMP
new
neww sleep 101