Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:mac:terminal [2006/09/20 16:17] – (old revision restored) 127.0.0.1docs:mac:terminal [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 11: Line 11:
 </code> </code>
  
 +===== Preferences =====
 +  * Set the Terminal application preferences to declare the terminal type ($TERM) as xterm.
  
 ===== Other Settings ===== ===== 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.  Note that if you do this through your Mac Terminal, you do this //after// you connect to the other computer.  So if you were connected to a Linux machine then you would actually be setting it on the Linux machine, for example. +  *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.  Note that if you do this through your Mac Terminal, you do this //after// you connect to the other computer.  So if you were connected to a Linux machine then you would actually be setting it on the Linux machine, for example.<code>
-<code>+
 export LANG=C export LANG=C
 </code> </code>
  • docs/mac/terminal.1158790649.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)