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
7015860c
Commit
7015860c
authored
Aug 02, 2016
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove line wrap docs
parent
a39592cd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
32 deletions
+0
-32
README.md
README.md
+0
-29
neofetch.1
neofetch.1
+0
-3
No files found.
README.md
View file @
7015860c
...
...
@@ -335,7 +335,6 @@ Here's what my fetch alias looks like:
```
sh
alias
fetch2
=
"fetch
\
--block_range 1 8
\
--line_wrap off
\
--bold off
\
--uptime_shorthand on
\
--gtk_shorthand on
\
...
...
@@ -395,7 +394,6 @@ alias fetch2="fetch \
title, @, underline, subtitle, colon, info
--underline on/off enable/disable the underline.
--underline_char char Character to use when underlining title
--line_wrap on/off Enable/Disable line wrapping
--bold on/off Enable/Disable bold text
...
...
@@ -518,33 +516,6 @@ know where it's stored then adding support won't be a problem!<br \>
## Issues and Workarounds
#### The text is too long for my terminal window and wraps to the next line
There are a few ways to fix this.
*
Disable line wrapping with
`line_wrap=off`
in the script or with the launch flag
`--line_wrap off`
*
The uptime and gtk info lines each have a shorthand option that makes their output smaller. You can <br
\>
enable them by changing these variables or using these flags.
```
sh
# Config options
uptime_shorthand
=
"on"
gtk_shorthand
=
"on"
gpu_shorthand
=
"on"
birthday_shorthand
=
"on"
# Launch flags
--uptime_shorthand
on
--gtk_shorthand
on
--gpu_shorthand
on
--birthday_shorthand
on
```
*
Edit the config to make the subtitles shorter
*
Resizing the terminal so that the lines don't wrap.
#### The text is pushed over too far to the right
The easiest way to fix this is to change the value of
`--gap`
or
`$gap`
<br
\>
...
...
neofetch.1
View file @
7015860c
...
...
@@ -105,9 +105,6 @@ enable/disable the underline.
.B \--underline_char 'char'
Character to use when underlining title
.TP
.B \--line_wrap 'on/off'
Enable/Disable line wrapping
.TP
.B \--bold 'on/off'
Enable/Disable bold text
.TP
...
...
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