mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-13 20:22:11 +00:00
Travis: Test underlines
This commit is contained in:
@@ -39,13 +39,20 @@ print_info() {
|
|||||||
info cols
|
info cols
|
||||||
info line_break
|
info line_break
|
||||||
|
|
||||||
# Testing
|
# Testing.
|
||||||
prin "prin"
|
prin "prin"
|
||||||
prin "prin" "prin"
|
prin "prin" "prin"
|
||||||
|
|
||||||
# Testing no subtitles.
|
# Testing no subtitles.
|
||||||
info uptime
|
info uptime
|
||||||
info disk
|
info disk
|
||||||
|
|
||||||
|
# Testing underlines.
|
||||||
|
info "Memory" memory
|
||||||
|
info underline
|
||||||
|
|
||||||
|
prin "This is a test"
|
||||||
|
info underline
|
||||||
}
|
}
|
||||||
|
|
||||||
refresh_rate="on"
|
refresh_rate="on"
|
||||||
|
|||||||
Reference in New Issue
Block a user