about summary refs log tree commit diff stats
path: root/304screen.subx
diff options
context:
space:
mode:
Diffstat (limited to '304screen.subx')
-rw-r--r--304screen.subx3
1 files changed, 3 insertions, 0 deletions
diff --git a/304screen.subx b/304screen.subx
index e8bfc2a6..8a8df8f9 100644
--- a/304screen.subx
+++ b/304screen.subx
@@ -455,3 +455,6 @@ Esc:  # (addr array byte)
 Terminal-filename:  # (addr kernel-string)
   # "/dev/tty"
   2f/slash 64/d 65/e 76/v 2f/slash 74/t 74/t 79/y 0/nul
+  # on Linux console
+#?   # "/dev/console"
+#?   2f/slash 64/d 65/e 76/v 2f/slash 63/c 6f/o 6e/n 73/s 6f/o 6c/l 65/e 0/nul