Path to this page:
Subject: CVS commit: pkgsrc/sysutils/broot
From: pin
Date: 2024-12-27 13:36:34
Message id: 20241227123634.5168FFC1D@cvs.NetBSD.org
Log Message:
sysutils/broot: update to 1.44.3
removed default bindings on left and right keys. You may add them back by \
adding this to your verbs.hjson:
{ key: "left", internal: "back" }
{ key: "right", internal: "open_stay" }
rustc minimal version changed from 1.76 to 1.79, which allows better \
performing image rendering
remove dependency to onig, to allow compatibility with gcc 15 - Fix #956
Files: