mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
1.5 KiB
1.5 KiB
Fetch 1.1 changelog
- If
w3morimagemagickaren't installed we gracefully fallback to no image mode. - Fix padding escape codes on BSD systems.
- Swap escape codes from
\eto\033for consistency. - We only move the cursor to the bottom of the terminal in w3m/iterm2 rendering modes.
- Cursor position is now dynamic based on the height of the ascii and info text.
- If images and ascii are off, don't clear the terminal
Info
Kernel:
- Added
kernel_shorthandto print less or more kernel info
Distro:
- Added support for showing Max OS X build version.
- You can toggle it using
--osx_buildversionand$osx_buildversion.
- You can toggle it using
Window Manager:
- Added support for
$XINITRC
Shell:
- Added
--shell_versionand$shell_versionto hide/show your shell's version. - Added
--shell_pathand$shell_pathto hide/show the path to your shell
GTK:
- Fix incorrect GTK3 theme being displayed
Memory:
- Mac OS X: Added wired memory to memory usage.
Image
- Rename
--shuffledirand$shuffledirtoshuffle_dir. - Added support for ascii art inside of text files.
- If
--imageand--asciiare left empty we fallback to ascii distro mode.
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_distroto choose which distro's ascii logo to display.