aboutsummaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES b/NOTES
index 9818d270..02c981df 100644
--- a/NOTES
+++ b/NOTES
@@ -54,7 +54,7 @@ with "-s <path>" but it shouldn't normally be required.
You can set the window title (listed in -l), using the \e] escape sequence. For
example:
- $ echo -n \\033]0;My Title\\007
+ $ echo -n \\033]0\;My Title\\007
There is currently no method for setting the window name (what will eventually
be shown in the status bar).