Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
476bbe87
Commit
476bbe87
authored
Jan 18, 2017
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Changelog
parent
475dee93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
CHANGELOG.md
CHANGELOG.md
+20
-0
No files found.
CHANGELOG.md
View file @
476bbe87
...
...
@@ -189,6 +189,26 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
-
[
iTerm2
]
Fixed blank images.
-
Fixed bug where image mode would attempt to run in a TTY.
-
All of the image/ascii backend handling was rewritten. Backend and Image/File/Directory selection is universal now and should make usage easier.
-
Added
`catimg`
backend.
-
Added
`caca`
backend.
-
Added
`jp2a`
backend.
-
`--image`
has been replaced with
`--backend`
.
-
`--backend`
takes
`ascii`
,
`caca`
,
`catimg`
,
`jp2a`
,
`iterm2`
,
`off`
,
`tycat`
,
`w3m`
.
-
Shortcut flags were added for easy picking of backends.
-
Each flag can take a file, image or directory as an argument.
-
For example:
`neofetch --w3m /path/to/img.jpg`
`neofetch --ascii /path/to/file`
-
`--w3m`
-
`--iterm2`
-
`--tycat`
-
`--ascii`
-
`--off`
-
`--catimg`
-
`--caca`
-
`--jp2a`
-
All image and ascii file selection has been replaced with the universal
`--source`
.
-
Fixed bugs with image shuffle mode.
## Wallpaper
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment