from http://blog.csdn.net/liuyanzhi08/article/details/7747117
Just a little plugin to open new gtk.window having textinput field which will support Input Method like Ibus, then insert it back to Sublime Text 2 when you complete input text.
MANUAL INSTALL:
cd ~/.config/sublime-text-2/Packages
git clone https://github.com/xgenvn/InputHelper.git
USING:
- Make sure your iBus/scim is working normally on other gtk application
- Default key combination: Ctrl+Shift+Z > Input text in the text field > Press Enter or Ctrl+Enter to place text > Press Arrow Key or End to place cursor to the last position. Ctrl+Enter to reach new line after input text.
This plugin is ONLY working on Linux! On Windows or Mac you shouldn't have above issues to use this plugin.
'IT > Unix&Linux' 카테고리의 다른 글
albert ... like alfred (0) | 2015.05.25 |
---|---|
리눅스(exfat 파티션) 실제 용량 맞추기 정상화... 사이즈 (0) | 2014.07.19 |
ubuntu xserver restart... 우분투 xserver 리스타트 (0) | 2012.08.14 |
우분투 업데이트 업그레이드 (0) | 2012.07.11 |
우분투 폰트 설정 (0) | 2012.01.10 |