TrackBack | |
|---|---|
» Channel:Encoding (manual trackback) Irssi Set up environment encoding Ensure that your terminal and shell use an encoding that supports Japanese characters. Use echo $LANG in a terminal to check. Any UTF-8 locale, such as en_US.UTF-8 works. Also, if you use Irssi in GNU Screen and/or... |
|
» PuTTY: default to UTF-8 (manual trackback) There are quite a few posts on how setting the “Window > Translation > Received Charset” of PuTTY to UTF-8 helps when connecting to current UTF-8 base Linux systems. I’ll just add this snippet of code, which can be used as putty_utf8.reg to fix this... |
|
TrackBack URL for this entry: | |
Comments (8) | |
Glad it could be of use to you :) |
|
A bit late but nice guide. By the way even though doing all that you may experience some problems like the input looks fine but after pressing enter it turns into question marks. In order to fix that you have to do: /set recode_fallback utf-8 |
|
Thanks for the UTF guide. Great help! |
|
very thanks for your guide,I finally use irssi in windows support utf8(zh_CN.UTF-8). |
|
Still doesn't work for me. UTF-8 encoding is set for putty, and under linux using gnome-terminal I can see Unicode characters within my screen'd irssi, but whenever I try it in putty it just looks like gibberish. I have lucida sans unicode installed but I can't seem to use it as a putty font. What font are you using here? And is there anything different I need to do for vista? |
|
2,5 years old and still very helpful :D I've tried three terminals so far - normal cmd, then Console2 which had issues with the clipboard and didn't execute commands in other tabs besides irssi and then Terminator that did not display wide characters and could not understand window change hotkeys (Alt+ 0-9). Puttycyg has worked best so far and your guide helped to set it up! :) Vielen Dank dafür |
|
Useful information. Thanks! |
|
Navigation | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| « | (older) | (newer) | » | |||||||
| « | Shell.FM: A textmode last.fm-player | ‹ | Main | › | rhythmbox | » | ||||
| « | (monthly archive) | (category archive) | » | |||||||
| « | View entire February 2007 Archives | ‹ | All articles list (Archives) | › | Search | » | Netzwelt | » | ||
This comment is a little bit late, but thanks; this was really useful! Lack of Japanese characters in irssi was really irking me.