Skip to content

v2.15.0

Compare
Choose a tag to compare
@kyoheiu kyoheiu released this 29 Dec 22:53
· 12 commits to develop since this release

v2.15.0 (2024-12-30)

Added

  • <C-d> and <C-u> to go up/down 1/2 page in both normal mode and visual mode.

Changed

  • Avoid displaying big text in preview area by adding PreviewType::TooBigText (over 1MB).

Fixed

  • Rewrite test_has_write_permission test by set_readonly.