Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docs:mac:terminal [2006/09/20 15:37] – (old revision restored) 127.0.0.1 | docs:mac:terminal [2008/08/03 00:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
</ | </ | ||
+ | ===== Preferences ===== | ||
+ | * Set the Terminal application preferences to declare the terminal type ($TERM) as xterm. | ||
+ | ===== Other Settings ===== | ||
+ | *When connecting to another machine via ssh, you may need to set the LANG environment variable in order to properly view drawing characters, such as the dividing lines in midnight commander. | ||
+ | export LANG=C | ||
+ | </ |