about summary refs log tree commit diff stats
path: root/085scenario_console.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-08-13 21:18:53 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-08-13 21:18:53 -0700
commit639922e8691d617862c7c3d46e0d5a4b0a19dd9c (patch)
tree5a4b2bf978bab3e37c9b9ddb2e4c893ccacf0680 /085scenario_console.cc
parent5a9e3a119d65df1aba8f0d80343310d85b7fbd46 (diff)
downloadmu-639922e8691d617862c7c3d46e0d5a4b0a19dd9c.tar.gz
3178
Diffstat (limited to '085scenario_console.cc')
-rw-r--r--085scenario_console.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/085scenario_console.cc b/085scenario_console.cc
index f6c17054..b6f820f1 100644
--- a/085scenario_console.cc
+++ b/085scenario_console.cc
@@ -4,6 +4,10 @@
 //: scenario. Like with the fake screen, 'assume-console' transparently
 //: supports unicode.
 
+//: first make sure we don't mangle these functions in other transforms
+:(before "End initialize_transform_rewrite_literal_string_to_text()")
+recipes_taking_literal_strings.insert("assume-console");
+
 :(scenarios run_mu_scenario)
 :(scenario keyboard_in_scenario)
 scenario keyboard-in-scenario [