summaryrefslogtreecommitdiff
path: root/src/pastify.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/pastify.hh')
-rw-r--r--src/pastify.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pastify.hh b/src/pastify.hh
index a0abf3ba..807205c0 100644
--- a/src/pastify.hh
+++ b/src/pastify.hh
@@ -27,4 +27,7 @@ std::string pastify_string(std::string_view str,
bool insert_brackets,
bool c1 = false);
+void append_control_picture(std::string& str,
+ char32_t ctrl);
+
} // namespace vte::terminal