Commit Graph

850 Commits

Author SHA1 Message Date
Dylan Araps 43ac9dfcb2 Docs 2016-10-26 18:22:08 +11:00
Dylan Araps 0c41c285a7 Fix processes with paths in name' 2016-10-26 18:09:59 +11:00
Dylan Araps efa55b28b0 Rewrite getsong 2016-10-26 15:18:11 +11:00
Dylan Araps 252d56ab49 Reduce sise of iOS GPU function 2016-10-26 11:29:46 +11:00
Dylan Araps fa312af1ee Misc fixes/changes 2016-10-26 11:18:37 +11:00
Dylan Araps ab1de702f9 Distro: Simplify shorthand for lsb_release 2016-10-25 10:30:41 +11:00
Dylan Araps 192014ca9f Model: Remove useless use of cat 2016-10-25 10:25:10 +11:00
Muhammad Herdiansyah e92e691751 SUSE: Changed ASCII behavior
In SUSE's `lsb_release`, they have different behavior for `-ir` and
`-d`, one output will be `openSUSE Leap 42.1` and the other will be
`SUSE LINUX 42.1`. This new behavior would also extend compatibility
with SUSE Linux Enterprise.
2016-10-24 22:09:57 +07:00
Dylan Araps c869e81e3b Fix w3m-img being used even when images were off 2016-10-24 08:53:54 +11:00
Muhammad Herdiansyah 24e7216777 Solaris: Strip out crap from getdistro output 2016-10-23 18:51:12 +07:00
Muhammad Herdiansyah d39bebb2a4 Solaris: Unified package detection with Linux
Some OpenSolaris/illumos-based distribution used various Linux package
managers such as dpkg, rpm, and portage (see more at
http://wiki.illumos.org/display/illumos/Distributions). It would make
sense for Solaris' case to be unified with Linux.

However, Linux's `pkg` detection (I don't know which distro is that) are
vastly different from Oracle Solaris/OpenIndiana's `pkg`, so a
workaround is used.
2016-10-23 18:51:04 +07:00
Dylan Araps 09a4ac132e Simplify cursor positioning 2016-10-23 14:08:45 +11:00
Dylan Araps d09cf58790 Cursor Position: Fix issues when using URxvt+Padding 2016-10-23 13:47:49 +11:00
Dylan Araps 5dddaa0b26 GPU: Remove duplicate substitutions 2016-10-23 11:22:17 +11:00
Dylan Araps f4b266b5c6 CPU Speed: Don't use read 2016-10-23 11:13:40 +11:00
Dylan Araps 49cdb2f95c Linux: Correctly calculate memory usage 2016-10-23 11:03:46 +11:00
Dylan Araps 664556d137 Test mode: Show CPU temp 2016-10-23 09:51:16 +11:00
Dylan Araps 3ef6aeea42 Linux: Add CPU temperature 2016-10-23 09:45:03 +11:00
Dylan Araps 6457b3276f Windows: Print DE 2016-10-23 09:07:04 +11:00
Dylan Araps a59cf169e4 Cmus: Fix broken output, closes #389 2016-10-22 23:14:54 +11:00
Dylan Araps fe8e15d5d6 Simplify cursor position 2016-10-22 20:25:41 +11:00
Dylan Araps 17d17f4480 Theme: Fix gtk2/3 comparison when whitespace is involved 2016-10-22 19:59:25 +11:00
Dylan Araps 919da27716 Added support for Porteus, closes #388 2016-10-22 15:19:56 +11:00
Dylan Araps 0fb2b661ba Song: Add support for Audacious. @ncmprhnsbl 2016-10-22 15:11:52 +11:00
Dylan Araps 92595e8bc6 Fix cursor artifacts in termux 2016-10-22 10:20:14 +11:00
Dylan Araps 79392d75a9 Sigh 2016-10-22 10:15:47 +11:00
Dylan Araps ad2b18ef07 Count line breaks when calculating cursor position 2016-10-22 10:11:18 +11:00
Dylan Araps 50f87a4233 Fix cursor bugs if ascii art is taller than info 2016-10-22 09:51:58 +11:00
Dylan Araps a34d64b43b Revert color blocks change as it caused issues in tty 2016-10-22 01:35:28 +11:00
Dylan Araps bcb51ee7aa Add more deprecated flags to checkoldflags() 2016-10-22 01:27:39 +11:00
Dylan Araps 60beb88def w3m-img: Add -bg support 2016-10-22 01:14:02 +11:00
Dylan Araps b12e5b1f56 Fix yoffset bug 2016-10-22 01:05:47 +11:00
Dylan Araps a564b19aeb Fix cursor bugs and use yoffset in calculations 2016-10-22 00:42:34 +11:00
Dylan Araps 76f7b4025e w3m-img: Draw the image twice 2016-10-22 00:06:51 +11:00
Dylan Araps 5270e97943 Merge branch 'master' into img 2016-10-22 00:03:05 +11:00
Dylan Araps d9e15e3597 Merge pull request #380 from dylanaraps/uptime-fix
Rewrite uptime for Linux/Windows/Solaris to match macOS/BSD
2016-10-21 23:45:25 +11:00
Dylan Araps 6c50efa75b term: Don't print output of busybox ps 2016-10-21 21:48:17 +11:00
Dylan Araps 4619eba654 Don't do any dynamic prompt stuff in image off mode 2016-10-21 21:45:32 +11:00
Dylan Araps 6a37a9bb11 Merge pull request #381 from dylanaraps/cores
Add option to hide/show hyperthreaded cpu cores.
2016-10-21 21:35:00 +11:00
Dylan Araps c804f7835e Image mode: Add support for terminal emulators that don't support \033[14t 2016-10-21 21:25:43 +11:00
Muhammad Herdiansyah e4c7f1926a Solaris: Rewritten uptime
Solaris' uptime will now show the second mark only so we don't have 2
case instances.
2016-10-21 16:29:31 +07:00
Dylan Araps 3123548c18 Update docs 2016-10-21 20:29:16 +11:00
Dylan Araps 9882165617 Add support for Solaris 2016-10-21 20:27:35 +11:00
Dylan Araps e11d40cd00 solaris: Fix term 2016-10-21 18:37:59 +11:00
Dylan Araps ad47e456e3 Fix term on solaris 2016-10-21 18:36:32 +11:00
Dylan Araps 5a96327fa3 Only use zero width space in image mode 2016-10-21 18:35:17 +11:00
Dylan Araps 93abca7185 Make note about support 2016-10-21 16:54:05 +11:00
Dylan Araps bd44f1ea12 Fix grammar error 2016-10-21 16:40:58 +11:00
Dylan Araps 66100fc351 Use cpu_cores 2016-10-21 16:38:02 +11:00
Dylan Araps dc32c0b71c Add option to hide/show hypertheaded cpu cores 2016-10-21 16:26:34 +11:00