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

Preedit.rewrite()でeskkが想定しているバッファのテキストが違ったらfail safeする仕組み #154

Open
tyru opened this issue Jun 10, 2012 · 1 comment
Labels

Comments

@tyru
Copy link
Collaborator

tyru commented Jun 10, 2012

autofmt等の自動整形が働いた時などに再現すると思われる。 #93

fail safeの実装案

  • <BS>のキーを削除し、既存のテキストを削除しないようにする。<BS>以外のキー(変換結果など)は残す。
  • デバッグモードであればコマンドラインに表示する。
@tyru tyru changed the title Preedit.rewrite()でold stringとinserted stringが違ければrollbackする仕組み Preedit.rewrite()でeskkが想定しているバッファのテキストが違ったらfail safeする仕組み Jan 11, 2016
@tyru
Copy link
Collaborator Author

tyru commented Jan 11, 2016

#172 と関連。

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

1 participant