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
973174d0
Commit
973174d0
authored
Oct 02, 2016
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog
parent
7f7d3748
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
2 deletions
+19
-2
1.8.md
1.8.md
+19
-2
No files found.
1.8.md
View file @
973174d0
# Neofetch 1.8
# Neofetch 1.8
This version of neofetch is vastly different from the previous versions and this<br
\>
changelog won't cover everything that's changed. Have a look through the commit<br
\>
history for more info.
There were a lot of major changes to how things work in this release so I'm expecting<br
\>
bugs/things not working for people. Depending on what comes up we my release a few 1.8.X<br
\>
versions.
This changelog is a bit of a mess this time around and I apologize but it should at least<br
\>
get the message accross.
Android support didn't make it into this release as it requires testing on more devices.<br
\>
If you've got a device running android and would like to help test out the branch, check<br
\>
out the open PR here:
[
#322
](
https://github.com/dylanaraps/neofetch/pull/322
)
This release also saw a lot more contributers which makes me really happy. Thanks to those<br
\>
below for helping out. :)
### Contributers
### Contributers
-
**[@hashhar](https://github.com/hashhar)**
-
**[@hashhar](https://github.com/hashhar)**
...
@@ -37,6 +55,7 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
...
@@ -37,6 +55,7 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
-
The title at the top is now much more colorful.
-
The title at the top is now much more colorful.
-
Moved commands near the bottom of the script to a new function called
`main`
.
-
Moved commands near the bottom of the script to a new function called
`main`
.
-
Use
`read -s`
instead of
`stty -echo`
and
`stty +echo`
.
-
Use
`read -s`
instead of
`stty -echo`
and
`stty +echo`
.
-
Use faster
`$(())`
syntax for index variables.
-
`-v`
now shows where the config files were sourced from.
-
`-v`
now shows where the config files were sourced from.
-
Cleanup
-
Cleanup
-
Neofetch no longer clears the screen when run in ascii or image=off modes.
-
Neofetch no longer clears the screen when run in ascii or image=off modes.
...
@@ -65,8 +84,6 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
...
@@ -65,8 +84,6 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
### Info
### Info
-
Use faster
`$(())`
syntax for index variables.
**Terminal and Terminal Font**
<br
\>
**Terminal and Terminal Font**
<br
\>


...
...
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