Skip to content
Snippets Groups Projects
Commit 2c7ac6eb authored by rswindell's avatar rswindell
Browse files

Shortened the "Auto Detect" terminal string to just "Auto" to make room

for the (newly-added) TerminalMouse string.
Also added MouseTerminalQ string.
parent 077eadbc
No related branches found
No related tags found
No related merge requests found
...@@ -992,7 +992,7 @@ ...@@ -992,7 +992,7 @@
"" 814 SwapDeleteKeyQ "" 814 SwapDeleteKeyQ
"\1n\1hCBM/\1yPETSCII\1w terminal detected.\r\n" 815 PetTerminalDetected "\1n\1hCBM/\1yPETSCII\1w terminal detected.\r\n" 815 PetTerminalDetected
"Are you using a CBM/PETSCII terminal" 816 PetTerminalQ "Are you using a CBM/PETSCII terminal" 816 PetTerminalQ
"Auto Detect " 817 TerminalAutoDetect "Auto " 817 TerminalAutoDetect
"columns" 818 TerminalColumns "columns" 818 TerminalColumns
"rows" 819 TerminalRows "rows" 819 TerminalRows
"(mono) " 820 TerminalMonochrome "(mono) " 820 TerminalMonochrome
...@@ -1010,3 +1010,5 @@ ...@@ -1010,3 +1010,5 @@
"on \1h%s \1n\1m%s\r\n" "on \1h%s \1n\1m%s\r\n"
"unlimited" 829 Unlimited "unlimited" 829 Unlimited
" via raw" 830 NodeConnectionRaw " via raw" 830 NodeConnectionRaw
"Does your terminal support mouse reporting" 831 MouseTerminalQ
"(mouse) " 832 TerminalMouse
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment