Commit Graph

1459 Commits

Author SHA1 Message Date
Dylan 1a0fc92f20 Changelog 2016-03-30 19:15:20 +11:00
Dylan Araps dc97ae1122 Merge pull request #202 from iandrewt/homebrew_speed
made OS X packages SUPER fast
2016-03-30 19:12:46 +11:00
Andrew Titmuss f341c8163d made maths part smaller 2016-03-30 19:11:46 +11:00
Andrew Titmuss 5ca8f8cc81 made OS X packages SUPER fast 2016-03-30 18:50:24 +11:00
Dylan 90fd0cf1be Move more lines into the cache block 2016-03-30 14:14:51 +11:00
Dylan 53505207eb Only cache OS X GPU output 2016-03-30 14:13:40 +11:00
Dylan ab09bf9670 Implement cache function and add caching for GPU 2016-03-30 14:00:13 +11:00
Dylan aff2e634c4 Line wrap is now disabled by default 2016-03-30 11:40:38 +11:00
Dylan dbc8c6cc1e Changelog 2016-03-30 10:27:02 +11:00
Dylan Araps 88e11de4ed Merge pull request #200 from dylanaraps/image_fixes
Image fixes
2016-03-30 10:25:19 +11:00
Dylan Araps d04af2a9e7 Merge pull request #199 from dylanaraps/iterm2_default
Remove 'image_backend' and instead hardcode iterm2 backend to iterm2 only.
2016-03-30 10:25:07 +11:00
Dylan f62994a49c Remove 'image_backend' as we now detect it automatically 2016-03-30 10:22:29 +11:00
Dylan d7bf5da48e Hardcode iterm2 mode to iterm2 2016-03-30 10:20:06 +11:00
Dylan ec9bfefbf3 Fix lint errors 2016-03-30 10:14:34 +11:00
Dylan e55680a010 Remove broken fallback 2016-03-30 09:57:27 +11:00
Dylan c9e6e7ada0 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-30 09:45:09 +11:00
Dylan 97f0b601c7 If intel gpu is detected change gpu to 'Intel Integrated Graphics' 2016-03-30 09:44:46 +11:00
Dylan b731234be6 Trying to find a fallback for iterm2 image rendering 2016-03-30 09:41:43 +11:00
Dylan Araps 8dd6e98c93 Merge pull request #198 from dylanaraps/misc_fixes
Misc fixes
2016-03-30 09:31:20 +11:00
Dylan Araps b3dc18799c Merge pull request #197 from dylanaraps/color_func
Use color function instead of harcoding escape sequences
2016-03-29 23:47:14 +11:00
Dylan a83062f1bb Tweaks 2016-03-29 23:31:08 +11:00
Dylan 38e316733b Misc fixes 2016-03-29 23:14:35 +11:00
Dylan 1c715109fd Fixed issues when progress colors weren't set to 'distro' 2016-03-29 23:02:23 +11:00
Dylan e7b6d90754 Fix broken cursor height in image mode 2016-03-29 22:57:33 +11:00
Dylan a6f72295ab Changelog 2016-03-29 22:42:35 +11:00
Dylan Araps 3a5f63c242 Merge pull request #196 from dylanaraps/ascii
Use awk to get ascii size.
2016-03-29 22:41:37 +11:00
Dylan 9d20bb67cd Fix progress bars 2016-03-29 22:36:40 +11:00
Dylan bfac607589 Use color function instead of harcoding escape sequences 2016-03-29 21:04:31 +11:00
Dylan c9bb5988da Color ascii logos using the forground color too 2016-03-29 19:54:09 +11:00
Dylan 1fd6cd5b00 If the title color is white then use foreground color 2016-03-29 19:48:25 +11:00
Dylan 864795da7d Reset highlighting before coloring progress bars 2016-03-29 19:32:46 +11:00
Dylan 9b58b7cdb7 Clear highlighting before setting colors 2016-03-29 18:28:26 +11:00
Dylan 3ea3451417 Add travis condition 2016-03-29 18:25:11 +11:00
Dylan feb2a32db1 Remove pointless brackets 2016-03-29 18:20:48 +11:00
Dylan 213f23c7c4 Add +1 to the height 2016-03-29 18:19:34 +11:00
Dylan 47eba49457 Swap to a portable way of getting the ascii size' 2016-03-29 18:17:30 +11:00
Dylan a1d409046a Rename variables so they're clearer 2016-03-29 18:04:36 +11:00
Dylan 5c6b680a1e Get ascii size in a single wc call 2016-03-29 17:57:22 +11:00
Dylan 059eb0eec0 Don't get CPU usage if we're not going to use it 2016-03-29 17:11:36 +11:00
Dylan 97fc5f34b7 Don't use as many ps flags 2016-03-29 10:04:59 +11:00
Dylan aa6ed1b216 Changelog 2016-03-29 11:41:15 +11:00
Dylan d1a8fb9037 Fix OS X wallpaper detectiob 2016-03-29 11:40:30 +11:00
Dylan 2c881c11f5 Fix broken terminal 2016-03-29 11:11:28 +11:00
Dylan dbe5cf758f Changelog 2016-03-29 11:07:27 +11:00
Dylan e0e4ec46b2 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-29 11:06:41 +11:00
Dylan 12d7162a2e Use stty instead of read \-s 2016-03-29 11:06:29 +11:00
Dylan Araps 177cea84df Merge pull request #195 from iandrewt/refresh_fix
fixed resolution output when refresh rate not available
2016-03-28 17:28:59 +11:00
Andrew Titmuss 64dc636e48 fixed resolution output when refresh rate not available 2016-03-28 17:19:06 +11:00
Dylan 9a7a21d18a More gpu substitutions 2016-03-28 14:32:00 +11:00
Dylan 82a085cd12 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-28 09:52:50 +11:00