Dylan Araps
083b791e4a
Merge pull request #262 from iandrewt/cmus-fix
...
fixed song output for cmus
2016-05-23 21:19:37 +10:00
Andrew Titmuss
aae23dc6d1
fixed songo output for cmus
...
Previously would print `"song name" "song artist" -`
2016-05-23 16:28:50 +10:00
Andrew Titmuss
184149c302
added apple terminal font support
2016-05-23 12:35:47 +10:00
Dylan Araps
b81dd3b351
changelog
2016-05-21 17:03:51 +10:00
Dylan Araps
e1da812ee8
Merge pull request #260 from maddcoder/master
...
Add Fish version and fix BC scale.
2016-05-21 17:02:00 +10:00
John Bertagnolli
fdf299ee01
Set bc scale for memory calculation.
...
If $HOME/.bcrc has the scale option set (scale = 8), the memory
calculation will result in a string like "16384.00000000MB". This fix
should result that by setting the scale to 0.
2016-05-20 20:27:27 -06:00
John Bertagnolli
3a41060c10
Add support for fish shell version.
2016-05-20 19:16:53 -06:00
Dylan Araps
d504968041
termfont: Parse xrdb instead of .XresourceS
2016-05-21 00:33:48 +10:00
Dylan Araps
848270ad6f
Fix ubuntu-gnome ascii gap being off by 1
2016-05-18 17:10:40 +10:00
Dylan Araps
eeefd05b8e
Fix bug with ascii size, the pure bash solution counted the file a little weirdly causing issues for some ascii art
2016-05-18 17:07:55 +10:00
Dylan Araps
9d63edcbf7
Fix bug with ascii size, the pure bash solution counted the file a little weirdly causing issues for some ascii art
2016-05-18 17:05:32 +10:00
Dylan Araps
8d87b786c2
termfont: mintty support
2016-05-18 16:39:05 +10:00
Dylan Araps
f8e6dd980b
CYGWIN and it's not standard ps...
2016-05-18 15:51:25 +10:00
Dylan Araps
8b9a3ce90e
Enable Terminal and Terminal font by default
2016-05-18 15:27:34 +10:00
Dylan Araps
d4adbecf9e
Terminal detection, add screen support:
2016-05-18 15:22:50 +10:00
Dylan Araps
d17eee816e
Remove global parsing
2016-05-18 14:20:49 +10:00
Dylan Araps
3f2d51ae5a
revert iterm2 profile parsing
2016-05-17 21:12:38 +10:00
Dylan Araps
7ed11db606
termfont: iTerm2 profile aware font
2016-05-17 20:46:32 +10:00
Dylan Araps
1fa9324ca9
termfont: iTerm2 support
2016-05-17 18:53:47 +10:00
Dylan Araps
31dbdaa85a
Add support for OS X terminals
2016-05-17 17:20:19 +10:00
Dylan Araps
4dfa6863d6
Changelog
2016-05-17 17:09:10 +10:00
Dylan Araps
b5ecdff6e3
Merge pull request #255 from gabe565/patch-1
...
Image directory randomization can go out of bounds
2016-05-17 17:04:12 +10:00
gabe565
3b5938a631
Image directory randomization can go out of bounds
...
Need to subtract 1 from the total number of files in a directory or else sometimes it will have to fallback to ascii art.
2016-05-17 00:06:59 -05:00
Dylan Araps
a10843c945
Changelog
2016-05-17 08:55:30 +10:00
Dylan Araps
cd41355a9d
Merge pull request #254 from dar-irl/master
...
Support screen resolution on Windows 10
2016-05-17 08:54:35 +10:00
Dylan Araps
bbbc7aca04
Do a case insensitive grep instead of duplicating awk commands
2016-05-17 06:54:57 +10:00
dar-irl
f754c3fe21
Support screen resolution on Windows 10
...
Edited the WMIC command used so that the screen resolution can be obtained on Windows 10.
2016-05-16 15:45:42 -04:00
Dylan Araps
5438078888
termfont: xterm support
2016-05-17 00:38:07 +10:00
Dylan Araps
abb110b57f
termfont: Add URxvt support, Ignore commented lines in config files
2016-05-17 00:30:11 +10:00
Dylan Araps
2bf353eaab
Merge branch 'term_font' of github.com:dylanaraps/neofetch into term_font
...
specially if it merges an updated upstream into a topic branch.
2016-05-17 00:08:03 +10:00
Dylan Araps
d8214dd0cd
termfont: Terminator support
2016-05-17 00:07:22 +10:00
Dylan Araps
4c24d4ac00
Changelog
2016-05-16 23:38:43 +10:00
Dylan Araps
b300385da8
Fix color issue with debian's ascii logo
2016-05-16 23:36:26 +10:00
Dylan Araps
6a96072efe
iTerm2 detection
2016-05-16 22:41:40 +10:00
Dylan Araps
e223b034ef
Find ppid of tmux
2016-05-16 22:29:08 +10:00
Dylan Araps
8032f6ca7a
termfont: Add termite support
2016-05-16 21:52:22 +10:00
Dylan
b1402c0372
Foundations for terminal font support
2016-05-16 21:35:29 +10:00
Dylan
4f3f24589a
Merge branch 'master' of github.com:dylanaraps/neofetch
2016-05-16 19:10:48 +10:00
Dylan
8c0ecae87e
changelog
2016-05-16 19:09:47 +10:00
Dylan Araps
b17c923433
Merge pull request #249 from williamkray/cmus-noartistsort
...
prevent 'tag artistsort' from showing up in song title
2016-05-16 19:08:25 +10:00
Dylan
2d31e0561d
Changelog
2016-05-16 19:07:04 +10:00
Dylan
b6a178ab01
Use fg color for title if white. Fixes #250
2016-05-16 19:05:54 +10:00
William Kray
9faeffef12
prevent 'tag artistsort' from showing up in song title
2016-05-15 12:13:07 -07:00
Dylan
b6f69aede8
Fix spelling mistake in comment
2016-05-15 09:34:49 +10:00
Dylan
3d467ff678
Misc fixes
2016-05-15 09:28:08 +10:00
Dylan
2565f7c659
Changelog
2016-05-15 09:15:05 +10:00
Dylan
8a55245442
Pure bash solution to getting ascii size, don't run tput in ascii mode and supress config and script dir errors
2016-05-15 09:10:37 +10:00
Dylan
b1a7707df7
changelog
2016-05-15 09:06:06 +10:00
Dylan Araps
5e44d839b7
Merge pull request #247 from dylanaraps/math
...
Faster math syntax for index variables
2016-05-15 09:05:08 +10:00
Dylan
3293714633
Faster math syntax for index variables
2016-05-15 09:03:58 +10:00