[erlang-questions] appearance of [8] and [9] in shell

Doug Edmunds dae@REDACTED
Wed Jan 7 20:40:59 CET 2009


I want [8] to look like [8] instead of "\b",
and [9] to look like [9] instead of "\t",
when printing to the shell.

4> [8].
"\b"
5> [9].
"\t"

Is there a shell setting control this?


- Doug Edmunds



-- 
View this message in context: http://www.nabble.com/appearance-of--8--and--9--in-shell-tp21338764p21338764.html
Sent from the Erlang Questions mailing list archive at Nabble.com.




More information about the erlang-questions mailing list