1
0
mirror of synced 2026-03-04 10:45:28 +00:00

Use -title rather than -t to specify window title (#1020)

This commit is contained in:
Nick Briggs
2022-11-14 09:48:21 -08:00
committed by GitHub
parent 382881a068
commit 17dd03a358

View File

@@ -197,5 +197,5 @@ echo "greet: $LDEINIT"
export INMEDLEY=1
"$prog" $noscroll $geometry $screensize $mem -t "Medley Interlisp" $pass "$LDESRCESYSOUT"
"$prog" $noscroll $geometry $screensize $mem -title "Medley Interlisp" $pass "$LDESRCESYSOUT"