2016년 7월 5일 화요일

conemu 설정

160619 빌드 기준

# 첫 실행시 first configuration 에서
1. settings 저장 위치
   portable 로 사용할거라 실행파일 디렉토리를 선택한다.
   
2. startup task
   주로 Git bash 용이니 {Bash::Git bash} 를 선택한다.

3. color scheme
   [<Standard VGA>]


# 세팅
Win + alt + p 로 Settings 창을 연다.

1. 폰트
Settings > Main
    Main console font
    [Bitstream Vera Sans Mono]

    [v] Alternative font
    [맑은 고딕]
    Unicode ranes
    [CJK: 2E80-9FC3;AC00-D7A3;F900-FAFF;FE30-FE4F;FF01-FF60;FFE0-FFE6;] [Apply]

* 영어는 'Bitstream Vera Sans Mono' 로 한글은 '맑은 고딕'으로 표시한다.
* http://www.dafont.com/bitstream-vera-mono.font

Settings > Main>Appearance
    Scrollbar
    (*) Show

Settings > Startup
    (*) Specified named task
       [{Bash::Git bash}

Settings > Startup > Tasks
    [+] 를 눌러 새 그룹을 만든다.
    이름
    [Bash::CygWin bash]
    명령
    [set CHERE_INVOKING=1 & Cygwin설치경로\bin\sh.exe --login -i -new_console:C:"%ConEmuDir%\..\cygwin64\Cygwin.ico"]

Settings > Features > Colors
    Schemes: [<Standard VGA>]

* first configuration 에서 고른 스킴이 맘에 안들면 여기서 바꾼다.

Settings > Integration
    ConEmu Here
    Menu item: [ConEmu Here - Git bash]
    Command: [/single -run {Git Bash}]
    Icon file:   [D:\Portables\ConEmuPack\ConEmu64.exe,0]
    [Register] 를 누른다.

Settings > Keys & Macro > Mouse
    Mouse options
        [] Send mouse events to console
    Mouse button actions        Right: [Paste]
        Middle: [<None>]


# 그 밖에
* 한글 관련 설정
* first configuration 을 다시 띄우려면 설정파일의 이름을 바꾼다(또는 지운다).