Skip to content
Snippets Groups Projects
Commit 688580a7 authored by rswindell's avatar rswindell
Browse files

Move ANSI line detection in RIP mode based on feedback from Ree (Rick Parrish)

and fTelnet RIP compatibility.
parent 297436fa
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,11 @@ async
inc_main_cmds
compare_ars RIP
if_true
getlines
end_if
# Display main Prompt
print "-c\r\n bhMain nc h"
compare_ars exempt T
......@@ -61,11 +66,6 @@ else
getstrupr 60
endif
compare_ars RIP
if_true
getlines
end_if
# Do nothing for control keys and space
cmdkey ^@
end_cmd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment