Skip to content

keySeqConvPlugin: 명령어/인자 파싱 바로잡음#162

Closed
changwoo wants to merge 2 commits intommx900:masterfrom
changwoo:master
Closed

keySeqConvPlugin: 명령어/인자 파싱 바로잡음#162
changwoo wants to merge 2 commits intommx900:masterfrom
changwoo:master

Conversation

@changwoo
Copy link
Copy Markdown
Contributor

명령어와 인자를 구분할 때 "msg.indexOf(' ') + 1"과 같이 쓰는 바람에
인자 없이 사용할 때 다음과 같이 명령어와 인자가 동일해 진다.

   <changwoo> !c2
   <뒷북요정> <changwoo> !ㅊ2

인자가 없을 때 도움말 표시.

명령어와 인자를 구분할 때 "msg.indexOf(' ') + 1"과 같이 쓰는 바람에
인자 없이 사용할 때 다음과 같이 명령어와 인자가 동일해 진다.

       <changwoo> !c2
       <뒷북요정> <changwoo> !ㅊ2

인자가 없을 때 도움말 표시.
@changwoo
Copy link
Copy Markdown
Contributor Author

changwoo commented Apr 5, 2015

pr #165 #166 항목으로 분리합니다

@changwoo changwoo closed this Apr 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant