From c48d034cf4ef82392fe82d930b2defa9713bd2e7 Mon Sep 17 00:00:00 2001 From: d6 Date: Thu, 18 May 2023 10:28:22 -0400 Subject: [PATCH] share deck/mask/card --- mksite.sh | 3 ++- term.tal | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mksite.sh b/mksite.sh index 9756d0d..7c75d13 100755 --- a/mksite.sh +++ b/mksite.sh @@ -10,7 +10,8 @@ for NAME in about.txt asma.rom math32.tal test-math32.tal test-math32.py \ tal-mode1.png tal.nanorc \ proposal.txt proposal2.txt uxnmeta \ alloc.tal test-alloc.tal term.tal term.py cp437.tal term.c \ - wave.tal graph.tal arg.tal arg-demo.tal; + wave.tal graph.tal arg.tal arg-demo.tal \ + deck.tal card.tal mask.tal; do echo "-> $NAME" cp $NAME /var/www/plastic-idolatry.com/html/erik/nxu diff --git a/term.tal b/term.tal index 279e383..f536b48 100644 --- a/term.tal +++ b/term.tal @@ -132,7 +132,8 @@ ( user configuration defaults ) #01 .debug STZ #01 .show-banner STZ - #0010 .border-pad STZ2 +( #0010 .border-pad STZ2 ) + #0000 .border-pad STZ2 #01 .visual-bell STZ ( 80 cols x 24 rows by default )