Use -title rather than -t to specify window title (#1020)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user