Skip to content

v0.15.2

Compare
Choose a tag to compare
@hymkor hymkor released this 01 Oct 09:37
· 51 commits to master since this release
  • Fix: Coloring.Next(CursorPositionDummyRune) was not called when the cursor is at the end of the string
  • Add (ColorSequence) Chain that joins two instances of ColorSequence

  • カーソルが末尾にある時、Coloring.NextCursorPositionDummyRune (U+E000) を受けとれない問題を修正
  • (ColorSequence) Chain を追加 (二つのColorSequenceを連結する)