http://gleamynode.net/articles/1543/bash-here-context-menu-with-puttycyg
에서 bash-here.zip 다운로드

http://rapzzard.egloos.com/1851769
에서 dputty 다운로드

1. cygwin 설치 ( chere 패키지 필수 설치 )

2. 다운로드 받은 dputty를 c:\cygwin\bin에 압축풀기

3. bash-here.reg를 병합.

4. cygwin 한글 설정
 ~/.inputrc
 # Allow 8-bit input/output
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on

~/.bashrc
 export LANG=ko_KR.UTF-8

5. dputty 실행후 기본설정 UTF-8 설정








끝)









KLDP daybreaker님이 Putty를 패치한 dPutty입니다.


한글/ 영문 글꼴 분리, 유니코드가 지원됩니다.


직접 다운로드
http://dev.daybreaker.info/dputty

https://dev.daybreaker.info/dputty/export/43/release/r42/putty.exe

KLDP 글
http://kldp.org/node/96044

+ Recent posts