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
981b2da6
Commit
981b2da6
authored
Jan 07, 2019
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
general: Fix issues when printing ascii
parent
9b2796e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
neofetch
neofetch
+2
-1
No files found.
neofetch
View file @
981b2da6
...
@@ -4034,7 +4034,8 @@ color() {
...
@@ -4034,7 +4034,8 @@ color() {
stdout() {
stdout() {
image_backend="off"
image_backend="off"
unset subtitle_color colon_color info_color underline_color bold title_color at_color \
unset subtitle_color colon_color info_color underline_color bold title_color at_color \
text_padding zws reset color_blocks get_line_break bar_color_elapsed bar_color_total
text_padding zws reset color_blocks get_line_break bar_color_elapsed bar_color_total \
c1 c2 c3 c4 c5 c6 c7 c8
}
}
err() {
err() {
...
...
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