Skip to content

v0.6.0

Compare
Choose a tag to compare
@hymkor hymkor released this 26 Nov 10:30
· 29 commits to master since this release
074c9c8
  • i/a: "string" or U+nnnn: insert with the current encoding
  • Detect the encoding if data starts with U+FEFF
  • u : implement the undo

  • i/a: "string" or U+nnnn: 現在のエンコーディングで挿入/追加する
  • データが U+FEFF で始まる場合、エンコーディングを自動判断する
  • u: undo を実装