diff --git a/README.md b/README.md index b749d25ab5d9ee94776a0894a86fdc961fe98f4c..4378fa7c748f338802020c8281711276932dc940 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ man infocmp Window and icon titles may be changed in a running xterm by using XTerm escape sequences. The following sequences are useful in this respect: - ESC]0;stringBEL â’â’ Set icon name and window title to string - ESC]1;stringBEL â’â’ Set icon name to string - ESC]2;stringBEL â’â’ Set window title to string +- ESC]0;stringBEL â’â’ Set icon name and window title to string +- ESC]1;stringBEL â’â’ Set icon name to string +- ESC]2;stringBEL â’â’ Set window title to string where ESC is the escape character (\033), and BEL is the bell character (\007). Printing one of these sequences within the xterm will cause the window or icon title to be changed