Releases: zdykstra/fuzzypkg
Releases · zdykstra/fuzzypkg
Klaatu barada nikto!
This release changes the icon used in the desktop entry to one that's found in both GNOME and KDE icon themes. I'm not sure why KDE (Breeze) doesn't have an x-package-repository
icon!
Chump, change, and it's on, super bon bon
A few small improvements to a small utility.
ALT-T
can be used to open up the package template in a browser. This assumes thepkgname
value fromxbps-query
is the name of the template in the git repository.- The desktop file now categorizes
fuzzypkg
as a System program. - Launchers can now pass user input to
fuzzypkg
. - Package details on the main screen can now be shown/hidden with a short cut key (
ALT-D
) and by default in the configuration file.
Whatever, it's not like anybody reads release notes.
- Remove separator in preview window
- Remove pgup/pgdown keybinds for main screen, they're not suited to rapid scrolling
Shoplifting Is A Victimless Crime. Like Punching Someone In The Dark!
- Center help bind text
- Use new border/preview label options in
fzf
- Fix package content listing / preview with newer
fzf
Hurry up, it's my first day of clown college!
[ALT-E]
can be used to extract one or more selected files, preserving the directory tree in the package. The extraction will take place inCWD
, instead of/
.[ALT-P]
can be used to enable a preview of the selected file. By default,bat
is used to preview the file.- Skim support has been removed.
You'll have to speak up. I'm wearing a towel.
On exit, clear the custom-set fuzzypkg
terminal title. Thanks to @paper42 for the bug report.
I was told there would be cake.
This release adds a few small changes.
- Support a configuration file at
[ '$XDG_CONFIG_DIR/fuzzypkg.conf', '$HOME/.fuzzypkg', '$HOME/.config/fuzzypkg.conf' ]
The configuration file supports the following options:
HIDE_HEADER=1 - hide the keybind helper text
CL_KEY=[valid fzf keybind] - the hot key used to open the Changelog URL recorded in the package
HP_KEY=[valid fzf keybind] - the hot key used to open the project home page
FL_KEY=[valid fzf keybind] - the hot key used to list the files in the package
- Add a
-h
help handler when invokingfuzzypkg
- Remove a bit of extra code and static the keybind helper text layout.
Not now Lumbergh, I'm busy.
- Small bug fixes
- Add
ALT+C
to attempt to open the changelog viaxdg-open
.
Everybody needs to drive a vehicle, even the very tall.
Set a window title when invoked via fuzzypkg.desktop, to override env
being shown as the command.
No, my sons car was not crushed in Knoxville.
Added in this release:
- fuzzypkg.desktop file for graphical launchin' fun
- Automatically uses
sudo
ordoas
if not run as root