It’s important to note here that you cannot simply type “\033” to get the escape character. Typing ‘' gives you 2 backslashes in the box: “\”. To get the \033 part you need to press escape (esc) or type \033 and then use fn-delete to remove one of the extra slashes.
It’s important to note here that you cannot simply type “\033” to get the escape character. Typing ‘' gives you 2 backslashes in the box: “\”. To get the \033 part you need to press escape (esc) or type \033 and then use fn-delete to remove one of the extra slashes.
Submitted by cwright on 2007.05.12 @ 08:44. |