aboutsummaryrefslogtreecommitdiff
path: root/ttt.jai
diff options
context:
space:
mode:
Diffstat (limited to 'ttt.jai')
-rw-r--r--ttt.jai1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttt.jai b/ttt.jai
index 1a25143..49e88eb 100644
--- a/ttt.jai
+++ b/ttt.jai
@@ -1257,6 +1257,7 @@ main :: () {
#if 1 {
print("test 4\n", to_standard_error = true);
TUI.start();
+ TUI.set_terminal_title("bazinga");
xcolumns, xrows: int;
key: TUI.Key = #char "d";
last_none_char := "X";