Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fullwidth forms input method support #214

Closed
medophin opened this issue Feb 24, 2015 · 4 comments
Closed

fullwidth forms input method support #214

medophin opened this issue Feb 24, 2015 · 4 comments
Assignees
Labels

Comments

@medophin
Copy link

Sublime text 2 , OSX , Using https://github.com/yahoo/keykey

  1. if i type a fullwidth text after creating a task , ex: "☐_!" (_ is a space)
    (fullwidth! is typing by 'shift+1' then yahookeykey will allow you to choose a word, press'enter'to confirm) After press enter , the word will disappear.
  2. If i delete a space ' ' after☐ auto indent, ex:"☐!" , and typing '!' press enter the word will display correctly.
  3. If i copy and paste a fullwidth word , it will display correctly.
@stockerman7
Copy link

NAVER - http://www.naver.com/

stockerman7@naver.com 님께 보내신 메일 <[PlainTasks] fullwidth forms input method support (#214)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


@yulinyeh
Copy link

Same problems, who knows how to fix it?
And I use Traditional Chinese input methods in Mac OS X,
so, if I want to type fullwidth, I must change View-Syntax-Tasks to another one.
Thanks a lot~

@stockerman7
Copy link

NAVER - http://www.naver.com/

stockerman7@naver.com 님께 보내신 메일 <Re: [PlainTasks] fullwidth forms input method support (#214)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


@vovkkk
Copy link
Collaborator

vovkkk commented Mar 26, 2015

Chinese is Greek for me (sorry for pun), so I didn’t know what to say previously.
Now, I made a little brainstorm, and I think this is the problem (can’t test, have no OSX, and on Windows it works somehow correctly, as far as I can judge w/o any knowledge in the language)

Try to add into Preferences → Package Settings → PlainTasks → Settings - User

   indent_after_task: false

so custom keybinding will be ignored.

@stockerman7
Copy link

NAVER - http://www.naver.com/

stockerman7@naver.com 님께 보내신 메일 <Re: [PlainTasks] fullwidth forms input method support (#214)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


@medophin
Copy link
Author

medophin commented May 6, 2015

You brainstorm is works!
But i add into Preferences → Package Settings → PlainTasks → Settings - "default"
indent_after_task: false

It will pop-up some other error message, but it works! cheers.

@stockerman7
Copy link

NAVER - http://www.naver.com/

stockerman7@naver.com 님께 보내신 메일 <Re: [PlainTasks] fullwidth forms input method support (#214)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


@vovkkk
Copy link
Collaborator

vovkkk commented May 6, 2015

Uh, well, in this case I’m going to remove this keybinding because it is probably third case when it cause problem, and besides it is just a keybinding which is not bound to any PT command and could be added into user file if anybody need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants