Mac OS X 10.2: How to Use High-Bit Characters in Terminal

The default configuration of Terminal does not allow you to drag items named with high-bit characters to the command line, or type high-bit characters there. High-bit characters include accented and special characters used in many languages. You may reconfigure Terminal to allow high-bit characters.
Symptom

You cannot type high-bit characters at the command line or drag items named with them into the Terminal window.


Solution

Note: If you are using tcsh or bash, make sure that "Escape 8 bit characters with Ctrl-V" is selected in the Emulation pane of the Terminal Inspector. If you are using zsh, make sure that "Escape 8 bit characters with Ctrl-V" is not selected. You can then drag/type names of folders with high-bit characters correctly. (tcsh/bash will show the escaped form of the character; zsh will show the actual character.)
Published Date: Oct 11, 2016