1.0 KiB
1.0 KiB
Fetch 1.1 changelog
- If
w3m
orimagemagick
aren't installed we gracefully fallback to no image mode. - Fix padding escape codes on BSD systems.
- Swap escape codes from
\e
to\033
for consistency. - We only move the cursor to the bottom of the terminal in w3m/iterm2 rendering modes.
Info
Kernel:
- Added
kernel_shorthand
to print less or more kernel info
Distro:
- Added support for showing Max OS X build version.
- You can toggle it using
--osx_buildversion
and$osx_buildversion
.
- You can toggle it using
Window Manager:
- Added support for
$XINITRC
GTK:
- Fix incorrect GTK3 theme being displayed
Image
- Rename
--shuffledir
and$shuffledir
toshuffle_dir
. - Added support for ascii art inside of text files.
fetch --ascii "path/to/ascii" --ascii_color 2
- Added "screenfetch mode" which will display your distro's ascii art<br> next to the info.<br > See: http://localhost:6419/#how-do-i-enable-screenfetch-mode
- Added
--ascii_distro
to choose which distro's ascii logo to display.