Does any one know how to get proper ANSI display in the terminal. Even basic ANSI would be fine.
What I am talking about - is for example when a script uses the 'dialog' command. I am sure everyone has seen this command in use at some point. Its the command that will draw a pseudo dialog box in the terminal window. Usually used in scripts for yes/no, etc boxes. Anyway - whenever this command is used in script on OS X - the colors of the dialog box are fine, but what is supposed to be a line or underscore character used to draw parts of the dialog are being displayed as the "q" char instead. So online display shows the dialog box outlined with "qqqqqq..." as the char used to draw lines, etc.
Any one know how to fix this...
What I am talking about - is for example when a script uses the 'dialog' command. I am sure everyone has seen this command in use at some point. Its the command that will draw a pseudo dialog box in the terminal window. Usually used in scripts for yes/no, etc boxes. Anyway - whenever this command is used in script on OS X - the colors of the dialog box are fine, but what is supposed to be a line or underscore character used to draw parts of the dialog are being displayed as the "q" char instead. So online display shows the dialog box outlined with "qqqqqq..." as the char used to draw lines, etc.
Any one know how to fix this...