Commit graph

1668 commits

Author SHA1 Message Date
Dylan Araps
25400f7f00 General: Save the old $IFS value 2016-12-22 18:20:57 +11:00
Dylan Araps
0726fab26b Ascii: Added ascii art for TrueOS and PCBSD 2016-12-22 14:44:20 +11:00
Dylan Araps
cb69e8c3b2 OS: [TrueOS] Use FreeBSD ascii art 2016-12-22 14:38:16 +11:00
Dylan Araps
4376391112 OS: Add detection for TrueOS 2016-12-22 14:36:13 +11:00
Dylan Araps
c23194a5e8 Docs: Note that --gpu_type only works on Linux 2016-12-22 13:38:41 +11:00
Dylan Araps
f5d2aac5aa GPU: Add --gpu_type 2016-12-22 13:23:48 +11:00
Dylan Araps
ab4edd42cf GPU: Count from 1, Add $gpu_show to change which GPUs are displayed 2016-12-22 13:19:25 +11:00
Dylan Araps
37d3b9f9a4 GPU: Use $subtitle with prin 2016-12-22 13:04:43 +11:00
Dylan Araps
29aa4e11d3 Merge branch 'master' into multi-gpu 2016-12-22 13:03:53 +11:00
Dylan Araps
16faf0ebee Battery: Fix blank subtitle 2016-12-22 13:03:15 +11:00
Dylan Araps
d74a7ce4e9 GPU: Use arithmetic test 2016-12-22 13:01:04 +11:00
Dylan Araps
988c0b29a7 GPU: Rename index to gpu_num 2016-12-22 13:00:16 +11:00
Dylan Araps
7069410ef2 GPU: Only number GPU if more than one exists 2016-12-22 12:47:11 +11:00
Dylan Araps
32116ea67f GPU: Don't remove all matches 2016-12-22 11:26:52 +11:00
Dylan Araps
57d14905bc GPU: Print each GPU on a different line 2016-12-22 11:17:02 +11:00
Dylan Araps
faf1c7d813 Verbose: Send error messages to stderr 2016-12-20 22:36:54 +11:00
Dylan Araps
136ea2ec6e General: Minor change 2016-12-20 22:35:17 +11:00
Dylan Araps
56b13c9ef5 Docs: Fix grammar errors in comments 2016-12-20 21:17:40 +11:00
Dylan Araps
5fbab59748 Merge pull request #552 from dylanaraps/minixfix
General: [Minix] Fix unsupported escape sequences in Minix.
2016-12-20 19:49:02 +11:00
Dylan Araps
a101014e02 OS: Fix blank ascii art on AntiX 2016-12-20 15:00:16 +11:00
Dylan Araps
69123890f5 Distro: Fix missing ascii art on MX 2016-12-20 14:50:06 +11:00
Dylan Araps
2bda560e0a Fix merge conflicts 2016-12-20 12:17:08 +11:00
Dylan Araps
b9e8d80ab3 Distro: Added support for MX and AntiX 2016-12-20 12:15:34 +11:00
Dylan Araps
01a71c73fd General: [Minix] Fix unsupported escape sequences in Minix. 2016-12-19 20:16:37 +11:00
Herdiansyah
94064af2a5 Merge pull request #547 from konimex/minix
OS: Added initial support for MINIX
2016-12-19 14:29:38 +07:00
Dylan Araps
fc8e8ce605 Merge branch 'master' into logosize 2016-12-19 16:09:29 +11:00
Dylan Araps
c37f197ade General: Add warning about ascii_logo_size 2016-12-19 16:06:59 +11:00
Dylan Araps
d7e3ccb881 Cols: Correctly calculate height 2016-12-19 15:58:47 +11:00
Dylan Araps
3205ec0fbc Image: Disable image mode if $DISPLAY is unset, closes #543 2016-12-19 15:56:30 +11:00
Dylan Araps
17f3a7acde Cols: Fix spacing issue 2016-12-19 15:29:39 +11:00
Dylan Araps
7276ad3a65 Cols: Bypass info/prin 2016-12-19 15:25:48 +11:00
Dylan Araps
70a684597a General: Fix bug with line break 2016-12-19 15:23:20 +11:00
Dylan Araps
2b94fbfadb General: Fix artifacts and broken block width in TTYs 2016-12-19 15:13:45 +11:00
Dylan Araps
c205fc8987 Args: Fix user config being sourced twice 2016-12-19 15:02:02 +11:00
Dylan Araps
3865d0626e Docs: Fix spelling errors 2016-12-19 14:53:38 +11:00
Dylan Araps
fbf59a7785 Ascii: Remove ascii_logo_size 2016-12-19 14:43:07 +11:00
Muhammad Herdiansyah
6e7dfef790 Local IP [Minix]: Deleted case in Linux/BSD/Solaris' local_ip 2016-12-19 10:42:50 +07:00
Muhammad Herdiansyah
61f21f8762 Merge remote-tracking branch 'upstream/minix2' into minix (#549) 2016-12-19 10:38:12 +07:00
Dylan Araps
b3932af501 Disk: Fix flags on Minix 2 2016-12-19 12:08:35 +11:00
Dylan Araps
2942abd46b Disk: Fix disk on Minix 2016-12-19 12:07:20 +11:00
Dylan Araps
d396c14f2a Local IP: Fix IP address on Minix 2016-12-19 11:58:49 +11:00
Dylan Araps
446926ddb4 Shell: Fix bug with sh and --version 2016-12-19 11:56:16 +11:00
Dylan Araps
6339b2f27a OS: Add inital support for Minix (Konimex) 2016-12-19 11:54:52 +11:00
Dylan Araps
ffc1991628 Ascii: Added ascii for Minix 2016-12-19 11:38:06 +11:00
Alexander 'z33ky' Hirsch
282c8ceb5a Song: Add support for xmms2 2016-12-18 17:39:53 +01:00
Muhammad Herdiansyah
c3d60901d9 OS: Added initial support for MINIX 2016-12-18 21:55:46 +07:00
Dylan Araps
23305f0486 General: Reorder PATH 2016-12-19 00:40:55 +11:00
Dylan Araps
de15bf52c0 General: Revert PATH changes and add /usr/sbin and /sbin to PATH 2016-12-18 23:49:31 +11:00
Dylan Araps
976ae0090f Battery: Fix % sign when no battery detected on Windows 2016-12-18 23:23:58 +11:00
Dylan Araps
63529ddebf Resolution: blank resolution on Windows 2016-12-18 23:05:37 +11:00
Dylan Araps
180d5b32c5 Image: Better xrdb command 2016-12-18 20:05:31 +11:00
Muhammad Herdiansyah
9496c542eb CPU: Remove more unneeded outputs 2016-12-18 12:08:27 +07:00
Muhammad Herdiansyah
9dfb8068f9 Merge branch 'gnu-to-linux' 2016-12-18 09:16:19 +07:00
Muhammad Herdiansyah
48ee97fcd1 GPU: Remove more filler stuff from AMD
Source: http://redd.it/5iqjf1
2016-12-17 17:45:06 +07:00
Muhammad Herdiansyah
1ba4bc3da8 General: Set fixed PATH 2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah
e8b121c938 Local IP: Merge BSD and Solaris to Linux 2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah
93e7ab0b3a OS: Merge all "GNU" instances to Linux 2016-12-17 17:11:55 +07:00
Dylan Araps
7130124c49 Model: Remove more OEM strings 2016-12-17 11:37:00 +11:00
Dylan Araps
a95450a1bf Distro: Silence source 2016-12-17 11:35:35 +11:00
Dylan Araps
b33bb25f7f Merge pull request #542 from dylanaraps/disk
Disk: Rewrite get_disk()
2016-12-17 10:44:59 +11:00
Dylan Araps
7b99e15e1f Disk: Don't declare variables if we're only using them once 2016-12-17 10:22:11 +11:00
Dylan Araps
952834f8be Disk: Use usage percentage to calculate bar 2016-12-17 10:11:51 +11:00
Dylan Araps
b2e8c33c3d Disk: Fix progress bars 2016-12-17 00:25:58 +11:00
Dylan Araps
5d9901b34e Disk: Ommit 'i' 2016-12-17 00:12:51 +11:00
Dylan Araps
91143de1a5 Disk: Use -P for all OS 2016-12-17 00:06:12 +11:00
Dylan Araps
868d8c2d8e Disk: [macOS] Use -P 2016-12-17 00:03:58 +11:00
Dylan Araps
265e14b151 Disk: Remove test 2016-12-16 23:56:33 +11:00
Dylan Araps
43eaf34242 Disk: Test df output on travis 2016-12-16 23:52:10 +11:00
Dylan Araps
157911547a Disk: Split the output differently for macOS 2016-12-16 23:47:08 +11:00
Dylan Araps
d738ad6f82 Disk: If df fails, abort 2016-12-16 23:14:20 +11:00
Dylan Araps
49a9694827 Disk: Use '-h' 2016-12-16 23:07:15 +11:00
Dylan Araps
17e9fa7774 Disk: Print filesystem type 2016-12-16 22:54:16 +11:00
Dylan Araps
4cf108015c Disk: Remove empty var handling 2016-12-16 22:40:31 +11:00
Dylan Araps
5abba17564 Disk: Rewrite get_disk. 2016-12-16 22:32:46 +11:00
Muhammad Herdiansyah
3fc42f3245 ASCII: Fixed ASCII not appearing for Oracle Solaris and Oracle Linux 2016-12-16 17:37:35 +07:00
Dylan Araps
2878b2a85c Merge pull request #538 from dylanaraps/birthday
Birthday: Remove 'date' usage and calclulate date manually
2016-12-16 19:54:35 +11:00
Dylan Araps
2490a45293 Birthday: Rename get_birthday() to get_install_date() 2016-12-16 18:03:29 +11:00
Dylan Araps
d375aa24d6 Birthday: Fix bug with 0:00 2016-12-16 17:38:54 +11:00
Dylan Araps
665e9ceb68 Birthday: Add back --birthday_time 2016-12-16 15:59:07 +11:00
Dylan Araps
e23f6cdc0c Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-16 14:57:51 +11:00
Dylan Araps
d2a31d2cf5 Disk: Remove Solaris (broken) 2016-12-16 14:57:34 +11:00
Dylan Araps
31930d0211 Birthday: Fix 12:00 2016-12-16 14:53:47 +11:00
Dylan Araps
1643b4fbd2 Birthday: Properly handle 00 2016-12-16 14:52:56 +11:00
Dylan Araps
828ad2692f Birthday: Handle 00:00 2016-12-16 14:51:30 +11:00
Dylan Araps
1fa98d7bf1 Birthday: Add sources 2016-12-16 14:44:04 +11:00
Dylan Araps
80f07c9619 Merge pull request #540 from dylanaraps/rm_subshell
General: Remove printf subshells
2016-12-16 13:35:04 +11:00
Dylan Araps
bfdca24bbd Birthday: Fix macOS birthday command 2016-12-16 13:33:50 +11:00
Dylan Araps
332782a444 Merge pull request #537 from dylanaraps/args
Args: Fix config bug and remove large case for single regex match
2016-12-16 13:25:24 +11:00
Dylan Araps
6da7ab06f1 General: Remove printf subshells 2016-12-16 13:20:10 +11:00
Dylan Araps
89f7c2210d Uptime: Revert date removal 2016-12-16 13:12:18 +11:00
Dylan Araps
3bbe52b93b Args: Fix regex 2016-12-16 12:50:39 +11:00
Dylan Araps
bce34c8e40 Shell: Fix ksh on BSD, closes #539 2016-12-16 12:49:59 +11:00
Dylan Araps
27e634fc0c Birthday: Fix Month matching on Windows 2016-12-16 12:33:42 +11:00
Dylan Araps
62a87b7bf6 Birthday: [BSD] Fix openBSD 2016-12-16 12:28:11 +11:00
Dylan Araps
ff0d9e9e73 Birthday: Fix BSD field order 2016-12-16 12:22:18 +11:00
Dylan Araps
bb7f4ac26b Birthday: Swap BSD / macOS fields 2016-12-16 12:10:05 +11:00
Dylan Araps
382392240c Birthday: Remove old macOS block 2016-12-16 12:07:44 +11:00
Dylan Araps
14610a992c Birthday: Merge macOS with BSD 2016-12-16 12:07:01 +11:00
Dylan Araps
708beb1716 Birthday: Remove macOS substitutions 2016-12-16 11:27:53 +11:00
Dylan Araps
6698463df6 Birthday: Remove 'date' usage and calclulate date manually 2016-12-16 11:20:10 +11:00
Dylan Araps
70e74768b5 Args: Fix config bug and remove large case for single regex match 2016-12-16 10:03:44 +11:00
Dylan Araps
ead030199f Local IP: [Windows] Support multiple interfaces 2016-12-16 09:41:52 +11:00
Dylan Araps
bb3fd97a78 Merge pull request #536 from dylanaraps/song_dbus
Song: Cleanup get_song()
2016-12-16 00:11:39 +11:00
Dylan Araps
571a545966 Song: Remove state output 2016-12-16 00:05:41 +11:00
Dylan Araps
8aef69b77f Song: Move dbus commands to a function 2016-12-15 23:40:54 +11:00
Dylan Araps
ca8c45b668 Song: Remove duplicate blocks 2016-12-15 23:29:34 +11:00
Dylan Araps
4f8bf2699d CPU Usage: Add missing core commands and update old ones 2016-12-15 23:19:40 +11:00
Dylan Araps
856cabf757 Uptime: Rewrite part of uptime 2016-12-15 22:55:15 +11:00
Dylan Araps
49ff6045fb Merge pull request #533 from dylanaraps/shell
Shell: Rewrite function
2016-12-15 22:38:49 +11:00
Dylan Araps
844720f85a Shell: Make all other shells use --version 2016-12-15 22:27:13 +11:00
Herdiansyah
0fdd3b8637 CPU [Linux]: Added CPU name detection for more architectures (#529)
This fixes #526.
2016-12-15 18:03:10 +07:00
Dylan Araps
91825d4bc7 Shell: Add support for xonsh 2016-12-15 22:02:32 +11:00
Dylan Araps
cd9b9bb00b Shell: [ksh] Use --version 2016-12-15 21:54:04 +11:00
Dylan Araps
d1cd0fd741 Shell: Cut 'version' from ksh output 2016-12-15 21:44:02 +11:00
Dylan Araps
c6c4a47cf5 Shell: Rewrite function 2016-12-15 21:19:29 +11:00
Dylan Araps
68c9933120 Shell: Fixed memory leak caused by fish. Closes #531 2016-12-15 20:55:07 +11:00
Dylan Araps
254e92d027 Merge pull request #530 from dylanaraps/prin
General: Delete most of info() and instead call prin()
2016-12-15 17:56:36 +11:00
Dylan Araps
6c5b557623 General: Simplify test 2016-12-15 10:28:52 +11:00
Dylan Araps
2541aa7c01 Merge pull request #528 from dylanaraps/help2man
Generate man page from --help and --version
2016-12-15 09:32:29 +11:00
Dylan Araps
588c3e971a General: Added --gen-man 2016-12-14 23:04:08 +11:00
Dylan Araps
6557e4f1c3 General: Remove pointless comment 2016-12-14 22:15:42 +11:00
Dylan Araps
6647c77096 Info: Add checks to see if prin() was used directly 2016-12-14 22:12:42 +11:00
Dylan Araps
139c55f257 General: Remove stray comment 2016-12-14 21:59:56 +11:00
Dylan Araps
1632a61753 Info: Move get_title() and get_underline() formatting to their own functions 2016-12-14 21:57:48 +11:00
Dylan Araps
abd0391c36 Info: Reduce size of prin() further 2016-12-14 21:35:45 +11:00
Dylan Araps
5ff2a7d9dc Info: Further reduce size of info() 2016-12-14 21:33:05 +11:00
Dylan Araps
bdcb0955c4 General: Delete most of info() and instead call prin() 2016-12-14 19:53:03 +11:00
Dylan Araps
2433b79d1e Merge pull request #527 from dylanaraps/cpu_fix
CPU: Function cleanup
2016-12-14 19:23:09 +11:00
Dylan Araps
d35d9a01d7 Version: Swap quotes' 2016-12-14 17:21:17 +11:00
Dylan Araps
67a8be1688 Update help 2016-12-14 17:10:20 +11:00
Dylan Araps
58f514ddd4 Update help 2016-12-14 17:08:55 +11:00
Dylan Araps
bb641a5986 Docs: Add note about Ubuntu-Studio 2016-12-14 17:05:23 +11:00
Muhammad Herdiansyah
9aed2b0103 Memory [Solaris]: Changed function name for consistency 2016-12-14 11:57:12 +07:00
Dylan Araps
2dfa044d4c Generate man page from --help and --version 2016-12-14 12:42:58 +11:00
Dylan Araps
4413c0f210 CPU: Remove duplicate substitutions 2016-12-14 11:57:02 +11:00
Dylan Araps
dc08df12ac CPU: Simplify format check 2016-12-14 11:45:33 +11:00
Dylan Araps
f7686ee8e8 CPU: Update comments 2016-12-14 11:40:29 +11:00
Dylan Araps
5a6a3d7e5b CPU: [NetBSD] Remove case statement in favor of 1 line test 2016-12-14 11:33:19 +11:00
Dylan Araps
fdc350f136 General: Add warnings speed_type options 2016-12-14 11:22:02 +11:00
Dylan Araps
440153e7d8 CPU: Don't simplify option names for no reason 2016-12-14 11:14:59 +11:00
Dylan Araps
bfa1ce6cd9 Info: Remove useless blocks 2016-12-13 19:09:26 +11:00
Dylan Araps
901136e1af Ascii: Fix bug when $image_source = ascii 2016-12-13 15:15:32 +11:00
Dylan Araps
4ce470e6b8 Merge pull request #523 from dylanaraps/de
DE: Better Desktop Environment Detection.
2016-12-13 12:04:48 +11:00
Dylan Araps
101d5c5254 DE: Check {GNOME,MATE}_DESKTOP_SESSION_ID 2016-12-13 11:25:00 +11:00
Dylan Araps
c3596680c9 DE: Better DE detection 2016-12-13 11:22:39 +11:00
Jorge Gonzalez
da251b8bc9 Change to one-line if statement 2016-12-12 17:57:49 -05:00
Jorge Gonzalez
6dbdaa4a63
Fix always charging bug 2016-12-12 16:40:03 -05:00
Dylan Araps
a173afb6ec Merge pull request #519 from dylanaraps/main_cleanup
General: Cleanup main
2016-12-12 23:57:06 +11:00
Dylan Araps
a3dc58347a Merge pull request #520 from dylanaraps/scrot2
Scrot: Use arrays for $scrot_program
2016-12-12 23:55:29 +11:00
Dylan Araps
2946e785db Merge pull request #521 from dylanaraps/cmus
Song: [cmus] Simplify block and fix artistsort bug
2016-12-12 23:54:18 +11:00
Dylan Araps
f7274fef87 General: Don't uppercase term font 2016-12-12 18:38:55 +11:00
Dylan Araps
f7e254d0d0 Song: Simplify state detection 2016-12-12 18:27:20 +11:00
Dylan Araps
c0355cea99 Song: [cmus] Simplify block and fix artistsort bug 2016-12-12 18:23:25 +11:00
Dylan Araps
a6e2bc9f8a General: Remove test comment 2016-12-12 18:00:53 +11:00
Dylan Araps
9be91cd8e3 Scrot: Quote unquoted var 2016-12-12 17:59:54 +11:00
Dylan Araps
0e8f6637dc General: Cleanup main 2016-12-12 17:41:35 +11:00
Dylan Araps
d08fdbf0e3 Fix test 2016-12-12 13:14:36 +11:00
Dylan Araps
0674f14125 Cache: Simplify caching 2016-12-12 13:10:08 +11:00
Dylan Araps
b205a4b5f2 Merge pull request #516 from konimex/master
Colors: use start++ instead of adding it manually after case
2016-12-10 23:56:50 +11:00
Muhammad Herdiansyah
66be054f30 Colors: use start++ instead of adding it manually after case 2016-12-10 19:52:07 +07:00
Dylan Araps
1a815a3789 Image: If $image_source is set to ascii display a warning in -v 2016-12-10 20:12:16 +11:00
Dylan Araps
7bd6eda49d Disk: Exit the function if the user doesn't have df installed 2016-12-10 19:22:26 +11:00
Dylan Araps
42cae93481 Fix conflicts 2016-12-09 16:20:10 +11:00
Dylan Araps
75df5c574e Ascii: Fix bug where OS X ascii was used on linux 2016-12-09 16:19:15 +11:00
Dylan Araps
c08ba009d7 General: Instead of running functions multiple time, log it 2016-12-09 15:20:40 +11:00
Dylan Araps
571d0c4df3 Images: Fix blank images in iTerm2, closes #513 2016-12-09 11:52:32 +11:00
Dylan Araps
926dea972b Images: Fix blank images in Iterm2, closes #513 2016-12-09 01:21:08 +11:00
Dylan Araps
d7e7e246e0 Shellcheck: Fix SC2068 and SC2086 2016-12-08 19:50:04 +11:00
Dylan Araps
ff5aaf342f Shellcheck: Fix SC2076 2016-12-08 19:24:58 +11:00
Dylan Araps
9aec102bcf General: cleanup 2016-12-08 19:09:52 +11:00
Dylan Araps
5e76bf8f1c Travis: Don't source files' 2016-12-08 19:09:09 +11:00
Dylan Araps
4d36341475 Travis: Point shellcheck to config files 2016-12-08 19:01:24 +11:00
Dylan Araps
9343a42a07 Version: Bump Neofetch to 2.1.0 2016-12-07 12:25:13 +11:00
Dylan Araps
ae4e2b038d GPU: [Linux + AMD] Remove some OEM stuff from the info 2016-12-07 12:17:08 +11:00
Dylan Araps
d381102f57 Theme: Fix incorrect theme output on Cinnamon 2016-12-07 10:04:59 +11:00
Dylan Araps
8f0bb0fcd3 GPU: Disable caching on all systems but macOS. Fixes #509 2016-12-07 00:54:37 +11:00
Dylan Araps
461a5692ac Version: Bump Neofetch to 2.0.2 2016-12-07 00:45:53 +11:00
Dylan Araps
de614f5bf1 Packages: Revert wc -l optimization 2016-12-07 00:35:27 +11:00
Dylan Araps
b5bc72ac51 General: Bump version number to 2.1 2016-12-06 12:14:13 +11:00
Dylan Araps
afcb210aaa General: Quote string 2016-12-06 12:03:09 +11:00
Dylan Araps
0fd55c5b5c Image: Only call grep once 2016-12-06 11:46:34 +11:00
Dylan Araps
9c9e08f17d Docs: Add notes about ubuntu flavors 2016-12-06 10:32:47 +11:00
Dylan Araps
2f3c749d9c Ascii: Added ascii art for Ubuntu-Budgie 2016-12-06 10:27:44 +11:00
Dylan Araps
0c03b4e4d0 Distro: Added support for Parrot Security 2016-12-06 09:04:23 +11:00
Muhammad Herdiansyah
de91180567 BSD: Use $kernel_name instead of $distro in some functions 2016-12-05 18:07:20 +07:00
Muhammad Herdiansyah
a40c0fd7ad Wallpaper: Expanded support to Solaris and GNU Hurd 2016-12-05 17:36:21 +07:00
Dylan Araps
e2827fefbf Merge pull request #502 from dylanaraps/scrot_auto
Scrot: Automatically detect tools
2016-12-05 20:41:19 +11:00
Dylan Araps
da87d54d72 Image Upload: [teknik] Fix file type 2016-12-05 19:40:56 +11:00
Dylan Araps
cf57ebe7f7 Screenshot: Add support for macOS and Haiku 2016-12-05 15:42:32 +11:00
Dylan Araps
9a04c65c66 Distro: Add support for AOSC OS 2016-12-05 15:25:28 +11:00
Dylan Araps
3f3326ca29 Scrot: Automatically detect tools 2016-12-05 15:14:44 +11:00
Dylan Araps
32adaa3b39 Docs: Added note about old logos 2016-12-05 14:31:56 +11:00
Dylan Araps
daf0e25d4f Wallpaper: Rewrite wallpaper functon. 2016-12-05 13:37:32 +11:00
Dylan Araps
e64a98ec48 Merge pull request #498 from dylanaraps/gpu_fix2
GPU: Fix bug with sound card being detected, closes #491
2016-12-05 12:43:15 +11:00
Dylan Araps
242b2bd589 Memory: [BSD] Remove Free from output 2016-12-05 10:55:56 +11:00
Dylan Araps
4c860aaea4 Memory: [FreeBSD] Fix memory usage 2016-12-05 10:51:00 +11:00
Dylan Araps
13135b698e Memory: [FreeBSD] Rewrite memory functon 2016-12-05 10:30:01 +11:00
Dylan Araps
3b4a1864bd DE: Print Cinnamon version, closes #494 2016-12-05 09:29:41 +11:00
Dylan Araps
e357203c5f Distro: [RFRemix] Use fedora ascii art 2016-12-05 09:24:27 +11:00
Dylan Araps
4d240088be GPU: Fix bug with sound card being detected, closes #491 2016-12-05 09:16:51 +11:00
Dylan Araps
b5485bea7a Distro add back full lsb_release support. Closes #493 2016-12-05 09:13:19 +11:00
Dylan Araps
c8d5044e2e Distro: Remove DISTRIB_CODENAME 2016-12-04 09:20:38 +11:00
Dylan Araps
3766833329 Distro: Add DISTRIB_CODENAME 2016-12-04 09:14:41 +11:00
Dylan Araps
25fa44b2ef Distro: Use /etc/lsb-release file instead 2016-12-04 08:37:28 +11:00
Dylan Araps
b177d4f6f6 Distro: Add back lsb_release detection 2016-12-04 07:49:27 +11:00
Dylan Araps
989ca16f05 Distro: Added support for SwagArch 2016-12-03 20:44:13 +11:00
Dylan Araps
dfc64f6b19 CPU: Fix incorrect CPU speeds 2016-12-03 19:33:36 +11:00
Dylan Araps
18cfafa998 Model: Remove dummy info 2016-12-03 17:35:11 +11:00
Dylan Araps
19a6357ce9 Image: Fix issue where '--image ascii' didn't work 2016-12-03 17:19:01 +11:00
Dylan Araps
adff1f61ff Merge pull request #486 from dylanaraps/pkg2
Packages: Call wc -l once at the end, instead of multiple times.
2016-12-03 16:55:28 +11:00
Dylan Araps
ff43eb39a5 Ascii: --ascii_colors, don't color text colors 2016-12-03 16:51:56 +11:00
Dylan Araps
394eccecd2 Packages: Only call wc -l once 2016-12-03 16:02:42 +11:00
Dylan Araps
4bdae818b3 Call wc -l once 2016-12-03 15:43:48 +11:00
Muhammad Herdiansyah
63c532f2c5 Kernel: Modify how kernel_shorthand works in BSDs 2016-12-03 11:20:31 +07:00
Dylan Araps
3bf9658ab4 Distro: Added support for Apricity OS, closes #479 2016-12-03 09:46:57 +11:00
Dylan Araps
4118ea0d43 Public IP: Disable caching 2016-12-03 09:10:45 +11:00
Dylan Araps
230b217339 Ascii: Added GoboLinux ascii art 2016-12-02 23:16:47 +11:00
Muhammad Herdiansyah
956c79d0de Distro: Added support for GoboLinux 2016-12-02 18:18:55 +07:00
Dylan Araps
51622c371f Changelog: Clear changelog 2016-12-02 21:05:02 +11:00
Dylan Araps
8193bd6313 Cache: Only cache info if the info exists 2016-12-02 20:39:34 +11:00
Dylan Araps
99c0abc820 Remove comment 2016-12-02 20:35:05 +11:00
Dylan Araps
72c7046a95 Cache: Move cache file source to info function 2016-12-02 20:34:31 +11:00
Dylan Araps
b36528dd80 GPU: Add caching support for all OS 2016-12-02 20:13:43 +11:00
Dylan Araps
7749be4156 General: Add cache dir var 2016-12-02 20:06:43 +11:00
Dylan Araps
8bb7524b95 Merge pull request #472 from konimex/master
Public IP: Add caching
2016-12-02 16:23:09 +11:00
Muhammad Herdiansyah
00447db6d7 Public IP: Add caching 2016-12-02 12:11:39 +07:00
Dylan Araps
739ac2678f Merge pull request #468 from dylanaraps/gpu-fix2
GPU: [Linux] Prefer dedicated card over integrated card.
2016-12-02 12:21:13 +11:00
Dylan Araps
112613410d General: Remove TODO 2016-12-02 09:52:06 +11:00
Dylan Araps
06db0b517b General: Combine test 2016-12-02 09:46:31 +11:00
Dylan Araps
3c5ac7d9ee Distro: Cleanup 2016-12-02 09:33:46 +11:00
Dylan Araps
01882dca04 Wallpaper: Add support for Cinnamon 2016-12-02 09:23:08 +11:00
Dylan Araps
691dc9bad4 GPU: [Linux] lspci, look for 'Display' 2016-11-30 07:06:34 +11:00
Dylan Araps
07c4f9fc52 GPU: Remove comment 2016-11-29 21:20:55 +11:00
Dylan Araps
c62901c203 GPU: Prefer dedicated card over intel card 2016-11-29 21:16:26 +11:00
Dylan Araps
c4271fdc17 Merge pull request #467 from konimex/master
GNU Hurd: Added uptime
2016-11-29 21:16:13 +11:00
Dylan Araps
5466c66053 GPU: Quote case 2016-11-29 20:55:06 +11:00
Muhammad Herdiansyah
4d21fb6397 GNU Hurd: Added uptime
Oops, forgot this one.
2016-11-29 16:46:58 +07:00
Dylan Araps
5890e965b5 Merge pull request #461 from dylanaraps/gpu_fix
GPU: Fix wrong AMD GPU detected
2016-11-29 06:21:06 +11:00
Dylan Araps
0549cfc9aa Windows: Fix wmic bugs 2016-11-28 17:58:10 +11:00
Dylan Araps
b88696568a Merge pull request #464 from konimex/bsdtemp
CPU: Added cpu_temp support for BSDs
2016-11-26 19:42:54 +11:00
Muhammad Herdiansyah
4d939690a8 CPU: Added cpu_temp support for BSDs 2016-11-26 14:48:25 +07:00
Dylan Araps
29cba2234b General: Move functions around 2016-11-26 17:09:14 +11:00
Dylan Araps
1c3db96a8d Color Blocks: Fix issue when cols function is called more than once 2016-11-26 16:20:22 +11:00
Dylan Araps
68b6811a14 Images: [tycat] Handle errors 2016-11-26 12:04:19 +11:00
Dylan Araps
e5aaeee653 GPU: Fix wrong AMD GPU detected 2016-11-26 11:45:40 +11:00
Dylan Araps
b2a70325e9 Packages: Remove /usr/games from PATH to fix issues with pacman game 2016-11-25 23:50:26 +11:00
Dylan Araps
6e8ff7b59f Term: Find parent of 'su' 2016-11-25 18:54:19 +11:00
Dylan Araps
6175d1d33c Args: --disable: Lowercase arguments 2016-11-25 18:34:01 +11:00
Dylan Araps
d3fa82d415 Model: More OEM exclusions 2016-11-25 18:23:13 +11:00
Dylan Araps
05a9251942 Merge pull request #454 from dylanaraps/macos
Resolution: [MacOS] If refresh rate is empty don't append Hz
2016-11-25 14:20:40 +11:00
Dylan Araps
1281d762d0 Memory: Change math to fix possible bug 2016-11-25 13:47:26 +11:00
Dylan Araps
474e0b4ff2 Resolution: [MacOS] If refresh rate is empty don't append Hz 2016-11-25 13:43:35 +11:00
Dylan Araps
0b96b1e4c5 Model: [Linux] Remove more OEM strings 2016-11-25 10:33:56 +11:00
Dylan Araps
b7e6c9931a Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-25 10:29:18 +11:00
Dylan Araps
02143b4323 Scrot: Add a warning when the scrot directory doesn't exist 2016-11-25 10:29:05 +11:00
Muhammad Herdiansyah
7527f2c459 Music: Added support for Pragha 2016-11-24 22:08:52 +07:00
Muhammad Herdiansyah
21201a1abd Music: Added support for Clementine 2016-11-24 22:01:28 +07:00
Dylan Araps
aa6843048f CPU: Hide 'with Radeon * Graphics' 2016-11-24 20:25:30 +11:00
Dylan Araps
cf0499257e Scrot Upload: [imgur] Hardcode client id 2016-11-23 14:12:55 +11:00
Muhammad Herdiansyah
524a43dd33 Distro: Add last fallback if no distro was detected 2016-11-22 07:02:34 +07:00
Dylan Araps
e3feb32a69 Distro: Remove lsb_release block 2016-11-19 16:49:18 +11:00
Dylan Araps
8b0d8dfda2 Packages: Move block 2016-11-19 10:34:29 +11:00
Dylan Araps
98950b4f25 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-19 10:31:46 +11:00
Dylan Araps
889592f135 Fixes #446: If the ascii art uses gray, style the text white 2016-11-19 10:31:25 +11:00
Muhammad Herdiansyah
87fb0fd5ea Packages: Added package detection for Lunar Linux and TinyCore 2016-11-18 21:41:11 +07:00
Andrew Titmuss
cc641708aa
fix conn time-out with dig 2016-11-17 14:49:55 +11:00
Dylan Araps
08502fa519 Memory: Rename mem* to mem_* 2016-11-17 01:04:01 +11:00
Dylan Araps
c9da0e8e0d Images: Use $XDG_CACHE_HOME if available 2016-11-16 23:30:46 +11:00
Dylan Araps
3de37dc6a0 Distro: Prefer /etc/os-release, break on successful source 2016-11-16 20:16:11 +11:00
Dylan Araps
4fe0dcd63e Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-16 20:01:04 +11:00
Dylan Araps
3aa5ed54d8 Packages: [Solus] If pisi is unavailable, use eopkg 2016-11-16 20:00:07 +11:00
Dylan Araps
794e5fa286 Merge pull request #441 from dylanaraps/gtk
Style: Cleanup get_style
2016-11-16 14:37:14 +11:00
Dylan Araps
7bf2654c76 trim_quotes: Fix bug with only one type of quote being removed 2016-11-16 13:03:45 +11:00
Dylan Araps
6cd4584f67 General: Extend trim_quotes() to the entire script 2016-11-16 12:32:55 +11:00
Dylan Araps
e13c9917f7 Style: Cleanup get_style 2016-11-16 12:20:14 +11:00
Muhammad Herdiansyah
2581fbd8d8 Music: Added support for Lollypop 2016-11-15 21:46:27 +07:00
Muhammad Herdiansyah
7e445aa062 Music: Added support for GNOME Music 2016-11-15 21:46:25 +07:00
Dylan Araps
57d5273806 General: Revert quoting change 2016-11-15 22:50:48 +11:00
Dylan Araps
b759a7a88d General: Rename $version to $bash_version 2016-11-15 22:38:11 +11:00
Dylan Araps
2215fa95bb Docs: Update docs 2016-11-15 22:34:44 +11:00
Dylan Araps
85c4e8ce4a General: Cleanup / Fixes 2016-11-15 22:27:36 +11:00
Dylan Araps
4fd1bbdc30 Distro: Add support for ChaletOS 2016-11-15 22:05:15 +11:00
Dylan Araps
780c30de7d CPU Usage: Wildcard case statement 2016-11-14 01:03:19 +11:00
Dylan Araps
5c7ab93129 CPU: Quote strings 2016-11-14 00:59:29 +11:00
Dylan Araps
322a866b65 cols: Use C-Style for loop instead of while loop 2016-11-14 00:58:26 +11:00
Dylan Araps
200a4ca46e Model: Small fix 2016-11-14 00:43:58 +11:00
Dylan Araps
fccc7609a9 Merge pull request #438 from konimex/asciifallback
Added fallback ASCII for *BSD, Solaris, and GNU (Hurd)
2016-11-13 23:11:05 +11:00
Dylan Araps
26809f8eca Memory: Use simpler math 2016-11-13 22:30:14 +11:00
Muhammad Herdiansyah
5801cd44a1 Added fallback ASCII for *BSD, Solaris, GNU 2016-11-13 18:08:07 +07:00
Dylan Araps
87b2d3178d Docs: Update docs' 2016-11-13 21:37:41 +11:00
Dylan Araps
a7ed58970c Docs: Update docs to change progress to bar 2016-11-13 21:36:24 +11:00
Dylan Araps
2ab56e8570 bold: Rename bold() to get_bold() 2016-11-13 21:29:25 +11:00
Dylan Araps
2d0dbd2878 bar: Rename all progress_ variables to bar_ 2016-11-13 21:20:20 +11:00
Dylan Araps
0a9aa93aad Ascii: More cleanup 2016-11-13 20:58:59 +11:00
Dylan Araps
234ce87aab Ascii: Remove duplicates from get_distro_colors() 2016-11-13 20:41:27 +11:00
Dylan Araps
5511b04940 Ascii: Cleanup ascii functions 2016-11-13 20:21:32 +11:00
Dylan Araps
89c43b1f07 Merge pull request #436 from dylanaraps/image
Images: Rewrite image functions
2016-11-13 20:06:45 +11:00
Dylan Araps
232ac07f3a Err: Use printf instead of echo 2016-11-13 19:54:03 +11:00
Dylan Araps
aba89c8aca Images: Add $image to deprecated flags 2016-11-13 19:44:03 +11:00
Dylan Araps
716afbd937 Images: Misc changes 2016-11-13 19:25:29 +11:00
Dylan Araps
da2708dffc Distro: Add support for Pardus 2016-11-13 18:09:13 +11:00
Dylan Araps
902976e618 Images: Added two new functions to fallback to ascii/off modes 2016-11-13 15:53:52 +11:00
Dylan Araps
e262e30d93 Image: Rename $img to $image 2016-11-13 15:33:28 +11:00
Dylan Araps
a1b79bd33b Images; Rewrite functions 2016-11-13 15:12:22 +11:00
Dylan Araps
5ccbb39fbf Images: Rewrite functions 2016-11-13 00:30:09 +11:00
Dylan Araps
b699989de3 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-12 19:36:15 +11:00
Dylan Araps
b3161124f2 Generel: Fixes 2016-11-12 19:36:01 +11:00
Dylan Araps
7ac4d56286 General: Fix more shellcheck errors 2016-11-12 13:39:23 +11:00
Dylan Araps
9572d37073 General: Fix more errors 2016-11-12 13:39:20 +11:00
Dylan Araps
ad23439d9d General: Remove stray echo 2016-11-12 11:53:53 +11:00
Dylan Araps
cf60ea9c6f General: Fix all Solaris bugs 2016-11-11 19:14:36 +11:00
Dylan Araps
a208ddc019 General: Cleanup 2016-11-11 18:42:51 +11:00
Dylan Araps
8dc8c97c80 General: Remove $HOSTTYPE since it
's set incorrectly on FreeBSD
2016-11-11 17:01:13 +11:00
Dylan Araps
5ca6d69d28 General: Add a new function called cache_uname 2016-11-11 16:51:23 +11:00
Dylan Araps
09d2ff8b56 Merge pull request #431 from dylanaraps/syntaxfold
General: Remove all fold markers.
2016-11-11 15:52:26 +11:00
Dylan Araps
17406f24f5 Shell: Simplify bash version 2016-11-11 15:42:11 +11:00
Dylan Araps
1b8d8f6eaa General: Cache uname output for use later in the script 2016-11-11 14:25:43 +11:00
Dylan Araps
7a6e1d101e General: Remove fold markers from configs 2016-11-11 11:49:01 +11:00
Dylan Araps
e443656502 General: Swap to syntax folding 2016-11-11 11:15:05 +11:00
Dylan Araps
5dcc423bad General: Remove spaces around math 2016-11-10 00:18:53 +11:00
Dylan Araps
45c75f2cde General: Convert math tests to correct syntax 2016-11-10 00:16:19 +11:00
Dylan Araps
88f7f0af2a Misc: kde_config_dir: If the var exists already, don't run the entire function 2016-11-09 23:22:54 +11:00
Dylan Araps
0f878a24c6 Config: Add new function called old_functions() to add backwards compatibility with old config files 2016-11-09 23:12:26 +11:00
Dylan Araps
551da617ed General: Change all vars/functions to use underscores 2016-11-09 22:40:31 +11:00
Dylan Araps
01cf820822 General: Change all vars/functions to use underlines 2016-11-09 22:33:35 +11:00
Dylan Araps
149d8798c4 Misc: Misc changes 2016-11-09 19:34:43 +11:00
Dylan Araps
0934f147b9 Merge pull request #428 from dylanaraps/noeval
General: Remove all eval usage
2016-11-09 10:53:21 +11:00
Dylan Araps
9311e7310d Ascii: Finish converting ascii art 2016-11-08 20:50:39 +11:00
Dylan Araps
44f8168088 Ascii: Convert more ascii 2016-11-08 20:30:05 +11:00
Dylan Araps
82db41d8ab Ascii: --ascii_disitro now also sets the mode to ascii 2016-11-08 07:10:03 +11:00
Dylan Araps
6c7501eb20 General: Supress xrdb error 2016-11-08 07:05:14 +11:00
Dylan Araps
174eb66b56 Remove all eval usage 2016-11-07 17:54:38 +11:00
Dylan Araps
12e2a8b03b Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-07 17:01:23 +11:00
Dylan Araps
ba0404e399 General: Remove eval from info() 2016-11-07 17:01:10 +11:00
Dylan Araps
6f07012bef Misc: Fix lint errors 2016-11-06 23:00:09 +11:00
Dylan Araps
880e6a43f2 Misc: Combine tests 2016-11-06 22:12:35 +11:00
Dylan Araps
95d2eea0f3 General: Swap to double bracket tests everywhere 2016-11-06 22:01:58 +11:00
Dylan Araps
d91361138a Misc: Fix failing build 2016-11-06 21:37:13 +11:00
Dylan Araps
730a8b0290 Fix quote syntax errors 2016-11-06 21:32:29 +11:00
Dylan Araps
6b0a9ebf94 Misc: Quote unquoted vars 2016-11-06 21:21:23 +11:00
Dylan Araps
e94a57c8c4 Misc: Fix some if empty tests 2016-11-06 20:46:41 +11:00
Dylan Araps
29b7fd589e Misc: Fix uname being run 3 times on iOS 2016-11-06 20:34:51 +11:00
Dylan Araps
c607101099 Misc: Fix scrot 2016-11-06 20:16:50 +11:00
Dylan Araps
42bcad1b02 Misc: Fix bold=off not working 2016-11-06 20:12:25 +11:00
Dylan Araps
a3a8fea94f Misc: Quote unquoted vars 2016-11-06 20:11:12 +11:00
Dylan Araps
3a2bcaebb9 Misc: Remove stray line 2016-11-06 20:07:01 +11:00
Dylan Araps
ec830128c8 Merge master 2016-11-06 20:05:11 +11:00
Dylan Araps
b00928aeb6 Merge master 2016-11-06 20:04:49 +11:00
Dylan Araps
4b16e28998 Grep: Take advantage of -F and -e to speedup grep 2016-11-06 20:04:24 +11:00
Dylan Araps
fec45f7a75 General: Function cleanup 2016-11-06 18:06:23 +11:00
Dylan Araps
37dd5d5741 General: Function cleanup 2016-11-06 17:35:59 +11:00
Dylan Araps
5288a609e5 General: Function cleanup 2016-11-06 17:08:09 +11:00
Dylan Araps
ba0c7e441f General: Cleanup info() 2016-11-06 16:25:53 +11:00
Dylan Araps
cd41ef4e0d General: Added support for iPhone 7 / 7 Plus 2016-11-06 11:27:43 +11:00
Dylan Araps
97f7617458 Images: Fix images in ST 2016-11-06 10:23:27 +11:00
Dylan Araps
84c0803f77 Merge #421: Fix multi gpu detection on Linux 2016-11-06 10:15:43 +11:00
Dylan Araps
954b0ee203 Merge master 2016-11-06 10:09:17 +11:00
Dylan Araps
931a50be31 Distro: Added support for DracOS 2016-11-06 10:05:18 +11:00
Dylan Araps
c2e86a505f Remove useless redirection 2016-11-05 15:06:45 +11:00
Dylan Araps
306fe9caa6 Memory: [Haiku] Simpler memory command 2016-11-05 12:03:00 +11:00
Dylan Araps
03aebe277c Merge #414 2016-11-05 11:53:18 +11:00
Dylan Araps
e9059f8e24 Disk: Disable disk in Haiku 2016-11-05 11:51:05 +11:00
Dylan Araps
09aa5b9ba9 Haiku: Fix battery again 2016-11-05 11:51:05 +11:00
Dylan Araps
fd8994b938 Haiku: Fix battery usage 2016-11-05 11:51:05 +11:00
Dylan Araps
68a14e5b1f Haiku: Added battery support 2016-11-05 11:51:05 +11:00
Dylan Araps
f637bbfe7b Merge #419 2016-11-05 11:46:08 +11:00
Dylan Araps
8711f1bfaf Merge pull request #423 from dylanaraps/tux
Ascii [Linux] Add tux ascii art if distro ascii art doesn't exist
2016-11-05 11:05:38 +11:00
Dylan Araps
fbedf02007 Merge branch '2.0' of https://github.com/dylanaraps/neofetch into 2.0 2016-11-05 11:04:57 +11:00
Dylan Araps
040a964833 Merge master 2016-11-05 11:04:52 +11:00
Dylan Araps
8bcfa43089 Ascii [Linux] Add tux ascii art if distro ascii art doesn't exist 2016-11-05 10:29:21 +11:00
Dylan Araps
a14cba7068 Terminal Font: Add HyperTerm support 2016-11-05 09:52:11 +11:00
Jorge Gonzalez
1830f9651b macOS Sierra (HyperTerm): Add termfont detection 2016-11-04 17:44:44 -04:00
Jorge Gonzalez
a63a6a6b1d macOS Sierra (HyperTerm): Add terminal detection 2016-11-04 17:44:12 -04:00
Dylan Araps
9f16ba9aa1 Merge pull request #420 from konimex/ascii
ASCII: Added Korora and Netrunner
2016-11-05 00:37:45 +11:00
Muhammad Herdiansyah
d160a2ee03 ASCII: Added Netrunner 2016-11-04 19:33:16 +07:00
Muhammad Herdiansyah
1fa37fa274 ASCII: Added Korora 2016-11-04 19:33:16 +07:00
Dylan Araps
7fbe91e8e8 General: Fix issue with no info printed if whitespace was in the output 2016-11-04 20:09:27 +11:00
Dylan Araps
edfdbf05a4 Merge pull request #406 from dylanaraps/distro3
Distro: [Linux] Source *ease files
2016-11-04 18:56:36 +11:00
Dylan Araps
564b0f889e Docs: Change version 2016-11-04 18:45:02 +11:00
Dylan Araps
e912d35b34 Remove --test 2016-11-04 17:42:32 +11:00
Dylan Araps
5585eaa8b8 General: If something can't be detected let the user know in verbose mode 2016-11-04 14:49:50 +11:00
Dylan Araps
4cea604b86 Termfont: Simpler awk commands 2016-11-04 13:44:37 +11:00
Dylan Araps
3a0c82ebc5 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-03 11:14:59 +11:00
Dylan Araps
2b3940adb9 Memory: [OpenBSD] Fix OpenBSD memory usage - @Head-on-a-Stick (Closes #413) 2016-11-03 11:14:34 +11:00
Fredrik Fornwall
7ebd6dacba Android (Termux): Fix default config location 2016-11-02 16:18:45 +01:00
Dylan Araps
bd0dd91973 General: Add support for BlankOn Linux 2016-11-02 17:40:50 +11:00
Dylan Araps
ba4b541167 Image: Fix cursor position in URxvt when using terminal padding 2016-11-02 17:17:09 +11:00
Dylan Araps
5cede165cf WM Theme: Use double quotes 2016-11-02 15:56:00 +11:00
Dylan Araps
e8ab7ea88d Remove stray newline 2016-11-02 15:49:52 +11:00
Dylan Araps
2705f23248 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-02 14:41:57 +11:00
Dylan Araps
0c28f8c3f6 WM Theme: Don't print Mutter (Budgie) wm theme 2016-11-02 14:41:39 +11:00
Dylan Araps
a687096bc2 Merge pull request #411 from konimex/master
Various updates for Android/Termux
2016-11-02 13:29:29 +11:00
Herdiansyah
ebf5f6345a Android (Termux): Fixed ASCII not appearing 2016-11-02 08:21:15 +07:00
Dylan Araps
651d38c949 Theme: Misc fixes 2016-11-02 10:16:16 +11:00
Dylan Araps
1505ed5d68 Theme: [Budgie] Fix incorrect GTK Theme/Icons 2016-11-02 10:10:40 +11:00
Dylan Araps
013e9d6652 Termfont: [Linux] Fix whitespace issue 2016-11-02 09:52:46 +11:00
Dylan Araps
453a38d79f Images: Fix Division by 0 error. Closes #410 2016-11-02 09:44:25 +11:00
Dylan Araps
7b2dcea117 Termfont: [Termite] Fix incorrect font choses. Closes #409 2016-11-02 09:39:37 +11:00
Dylan Araps
462d4c594a prin: Fix bold not working, Add prin tests to travis 2016-11-02 00:54:52 +11:00
Dylan Araps
00f22df3c8 prin: Revert bold fix 2016-11-02 00:41:52 +11:00