Subject: CVS commit: pkgsrc/sysutils/felix
From: pin
Date: 2023-08-25 11:25:39
Message id: 20230825092539.925F9FBDB@cvs.NetBSD.org

Log Message:
sysutils/felix: update to 2.8.1

v2.8.1 (2023-08-25)
Fixed
 - Fix help text.

v2.8.0 (2023-08-25)
Added
 - i{file name}<CR> to create new file, and I{dir name}<CR> to create new
   directory.
 - If zoxide is installed, whenever changing directory inside felix, zoxide add
   will be executed to add the directory or increment its rank in the zoxide
   database.
    - For this, State now has a new field has_zoxide, which is checked at
      startup.

Changed
 - config's color is now optional: By this, all config fields are optional.
    - Remove warning message when you launch felix without the config file.
 - When opening file by default editor is failed, felix displays more accurate
   warning: $EDITOR may not be set, or config file may be invalid..

Removed
 - Remove syntect and syntax highlighting in the preview area.
   This will improve build and start-up times, and resolve the handling of
   wide chars such as CJK.

Files:
RevisionActionfile
1.54modifypkgsrc/sysutils/felix/Makefile
1.26modifypkgsrc/sysutils/felix/cargo-depends.mk
1.56modifypkgsrc/sysutils/felix/distinfo