Can't type åäö on the command line when ssh'ing to a Debian machine. It works locally though.
Changing 'Declare terminal as' to 'xterm-color' doesn't seem to help, either.
|
feedback
|
|
Edit /etc/ssh_config and comment out the line:
This config change was introduced by Lion. See Another alternative may be to modify the machines you're accessing, as described in grawity's answer. A related thread on this topic: http://mod16.org/hurfdurf/?p=189 | ||||
|
feedback
|
|
Make sure the remote machine has correct locale settings:
| |||||||||||
feedback
|
|
I had to comment out the line Just to make Google users happy: many of you probably want to configure this to make Irssi on remote servers work with special characters like åäö on Mac OS X Lion. | ||||
|
feedback
|
|
Or even easier, you can uncheck the "Set locale environment variables on startup" setting in Terminal.app under Settings Windows > Settings Tab > Advanced and restart Terminal.app | |||
|
feedback
|