Display a single window!

This commit is contained in:
Ben Buhse 2025-05-14 21:32:37 -05:00
commit bad5007670
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
12 changed files with 1084 additions and 554 deletions

View file

@ -1,5 +1,8 @@
#! /bin/sh
# gdb ./zig-out/bin/beansprout
./zig-out/bin/beansprout &
echo ">>>>> before foot"
/usr/bin/foot &
echo "<<<<< after foot"