From a4ffe42704d91b0fbc302fa316deed5112fb9c9f Mon Sep 17 00:00:00 2001 From: Kyohei Uto Date: Fri, 19 May 2023 05:35:26 +0900 Subject: v2.2.8: Fix preview text scrolling and performance in Kitty --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b3ed3c6..671f7df 100644 --- a/README.md +++ b/README.md @@ -26,21 +26,17 @@ For more detailed document, visit https://kyoheiu.dev/felix. ## New release -## v2.2.7 (2023-05-05) - -### Added +## v2.2.8 (2023-05-19) -- Print `[RO]` on the headline if user does not have the write permission on the directory. This is available only on UNIX for now. +### Fixed +- Kitty-specific: Enable scrolling of the preview text by redrawing the screen only when needed (this also improves the perfomance entirely). -## v2.2.6 (2023-04-24) +## v2.2.7 (2023-05-05) -### Removed +### Added -- Remove duplicated `-v | --version` option. This is because i) Since some users - do not have `cargo` installed, fetching latest version via `cargo` doesn't - work for many, and ii) `-h | --help` option can already show the current - version. +- Print `[RO]` on the headline if user does not have the write permission on the directory. This is available only on UNIX for now. For more details, see `CHANGELOG.md`. -- cgit v1.2.3