Skip to content

Commit

Permalink
bump to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Apr 24, 2024
1 parent f0358f5 commit 2f66d8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.8.0
======
Apr.24, 2024

* Update the read bytes of the status line 4 times per second.
* Reduced the number of times ERASELINE(ESC[K) is output for too slow terminal to improve the speed to update screen.

Expand Down
4 changes: 4 additions & 0 deletions release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.8.0
======
(2024.04.24)

* ステータスラインの読み込み済み行数を毎秒4回更新するようにした
* 遅い端末向けに、ERASELINE(ESC[K) を出力する回数を削減して、表示更新速度を改善

Expand Down

0 comments on commit 2f66d8f

Please sign in to comment.