summaryrefslogtreecommitdiff
path: root/tkread
diff options
context:
space:
mode:
Diffstat (limited to 'tkread')
-rwxr-xr-xtkread1
1 files changed, 1 insertions, 0 deletions
diff --git a/tkread b/tkread
index 93efa40..d8f83ed 100755
--- a/tkread
+++ b/tkread
@@ -75,6 +75,7 @@ set replacements { \
{{\\\$} "$"} \
{{\\\*} "⁎"} \
{{\\#} "#"} \
+ {{\\_} "_"} \
}
if { $::argc > 0 && [lindex $::argv 0] == "-h" } {