issues
search
qkzk
/
fm
dired/ranger like file manager
Other
16
stars
0
forks
source link
V0.1.18
#72
Closed
qkzk
closed
1 year ago
qkzk
commented
1 year ago
Version 0.1.18 :
[x] preview completion in another color
[x] use notify-send instead of a crate to lower binary size
[x] use ueberzug instead of ugly thumbnail. Requires ueberzug to be installed.
[x] use second pane for preview, update auto
[x] FIX: second pane preview has wrong size
[x] improve directory preview by limiting depth
[x] preview videos with a thumbnail (created with ffmpeg)
[x] use media info for audio
[x] remove some attributes from FileInfo, lowering its size.
[x] FIX: sometimes pdf_extract prints to stdout. A fix is proposed in a PR, atm we'll use Gag to redirect stdout.
[x] FIX: prevent invalid zips from crashing the app while previewing
[x] FIX: preview of big highlighted source file is slow. Fix it by preventing those preview for files larger than 32kiB.
[x] display the number of flagged files
[x] improve preview first line
[x] FIX: previewing a file without read permission crashes. Use Empty preview as default.
[x] regroup display settings keybindings under alt+char
[x] restrain second pane to 120+ chars wide terminals
Version 0.1.18 :