Commit Graph

2749 Commits

Author SHA1 Message Date
Foo 29d0a3c171 Remove “output is not to a terminal” from Vim output 2017-12-02 17:56:31 +03:00
Foo cbea5357a9 Use different character for strwidth tests 2017-12-02 17:56:30 +03:00
Foo eb5834cf3e Move version
I do not actually see this character in diff of EastAsianWidth.txt though, but 
it appears that test with 5.1.0 uses 2 and succeeds, tests with 6.0.0 and 8.0.0 
use 1 and succeed, but test with 5.2.0 uses 2 and fails.
2017-12-02 17:56:28 +03:00
Foo 335be73d3e Check unidata_version to determine width
Did not actually determine whether this check is correct.
2017-12-02 17:56:26 +03:00
Foo b047abcd9a First call suite.fail, then super().fail 2017-12-02 17:56:24 +03:00
Foo 55d9c320dc Add missing import 2017-12-02 17:56:23 +03:00
Foo 0a1cf1780f Use better failure message 2017-12-02 17:56:22 +03:00
Foo f111a95b0d Change width to 1
May make test fail on older Python’s
2017-12-02 17:56:21 +03:00
Foo 2787855008 Disable travis hack
Assuming it is outdated.
2017-12-02 17:56:19 +03:00
Foo f0944f840e Make python tests also print to summary 2017-12-02 17:56:15 +03:00
Foo 2a4f76e4fa Also temporary allow pdp failures 2017-12-02 17:56:11 +03:00
Foo 45e148b3a0 Fix what attempts means for PowerlineTestSuite.test 2017-12-02 17:56:07 +03:00
Foo 0ad1d9be40 More granular failure reports in summary from vterm tests 2017-12-02 17:56:03 +03:00
Foo 468397b224 Split CI into stages 2017-12-02 17:56:00 +03:00
Foo e71cc3e9ef Add python-3.6 to build matrix 2017-12-02 17:55:58 +03:00
Foo 783b56066f Use trusty for tests
Bot-ci was switched to it, better upgrade upstream tests then downgrade bot-ci.
2017-12-02 17:55:58 +03:00
Nikolai Aleksandrovich Pavlov a4a1c83539
Merge pull request #1860 from bewing/wsl_battery
Check for battery percentage if no charge/energy
2017-11-25 00:34:15 +03:00
Brandon Ewing 6be991c571 Check for battery percentage if no charge/energy
Windows Subsystem for Linux abstracts the batteries in a laptop
into a single battery, and only states the percent charge via
/sys/power_supply/battery/capacity.  If dbus is unavailable,
and no charge/energy readings are available for any power supply,
search for the first power supply that has a capacity file, and use it
(and its state) as the battery status.

Tested on a Surface Book 2 running Windows 10 with  Windows
Subsytem for Linux Ubuntu 16.04
2017-11-24 15:03:30 -06:00
Nikolai Aleksandrovich Pavlov 5198b50463
Merge pull request #1851 from pmacosta/develop
Added Vim segment plugin for the Asynchronous Linter Engine (ALE)
2017-10-27 23:29:56 +03:00
Pablo Acosta-Serafini 421a71ee53 Brought back modeline and added spaces around plus signs 2017-10-27 08:44:47 -04:00
Pablo Acosta-Serafini 67683ecbb8 Introduced requested chanages 2017-10-24 04:40:03 -04:00
Pablo Acosta-Serafini c8f361c9ca Added Vim segment plugin for the Asynchronous Linter Engine (ALE).
This segment has the same functionality and interface as the Syntastic
Vim segment plugin, and the code is largely adapted from it.
Documentation stub is also included
2017-10-23 13:28:16 -04:00
Nikolai Aleksandrovich Pavlov 119c709bf2 Merge pull request #1849 from hede/patch-1
Fixes typo in documentation
2017-10-15 14:30:55 +03:00
hede d7cbeb9022 Typo fix
In the first paragraph: s/Presense/Presence of Python support in vim...
2017-10-15 13:59:49 +03:00
Nikolai Aleksandrovich Pavlov 9bebc2fe7f Merge pull request #1828 from powerline/ZyX-I-patch-1
Fix data type in branch segment documentation
2017-09-02 22:39:49 +03:00
Nikolai Aleksandrovich Pavlov 5adb7d11a3 Fix data type in branch segment documentation
Closes #1827
2017-09-02 22:39:28 +03:00
Nikolai Aleksandrovich Pavlov 5a24eceae9 Merge pull request #1823 from ZyX-I/ZyX-I-patch-1
Do not use negative indexes
2017-08-22 12:04:46 +03:00
Nikolai Aleksandrovich Pavlov 6b3c71bf3b Do not use negative indexes
Ref #1821.
2017-08-22 10:30:49 +03:00
Nikolai Aleksandrovich Pavlov bc1713d58b Merge pull request #1818 from arslan2012/add_elapsed_spotify_osascript
added elapsed time to spotify applescript player segment
2017-08-09 20:03:05 +03:00
Arslan Ablikim 01f2a3ae92 added a trailing comma 2017-08-09 21:30:21 +08:00
Arslan Ablikim 2a9a0a8282
added elapsed time to spotify applescript player segment 2017-08-08 13:45:31 +08:00
Nikolai Aleksandrovich Pavlov 2fe9282d61 Merge pull request #1816 from arslan2012/fix_apple_script
fix spotify applescript track length
2017-08-08 07:41:59 +03:00
Arslan Ablikim 146cf8994d
fix spotify track length 2017-08-08 12:33:25 +08:00
Nikolai Aleksandrovich Pavlov 5d6aa0e07a Merge pull request #1817 from arslan2012/fix_mac_to_use_apple_script
change spotify to use applescript on OS X
2017-08-08 07:15:43 +03:00
Arslan Ablikim 5d8739b291
fix spotify track length 2017-08-08 12:08:37 +08:00
Arslan Ablikim 1b3456a449
fix spotify to use apple script 2017-08-08 11:45:46 +08:00
Nikolai Aleksandrovich Pavlov d0d0644e3c Merge pull request #1813 from chester755/develop
Adding elapsed time to dbus players
2017-08-05 00:47:20 +03:00
chester755 5a53cf9f93 Add elapsed time to Dbus players 2017-08-04 16:26:38 -05:00
chester755 8d85c4f73b Add elapsed time to dbus players. 2017-08-04 16:08:59 -05:00
chester755 9bff8a5660 Adding elapsed time to the dbus player. 2017-08-04 15:48:32 -05:00
Foo e627b29f76 Merge branch 'pr-1811' into develop 2017-08-02 15:06:58 +03:00
Foo e3ee79d976 Some style fixes 2017-08-02 15:05:35 +03:00
Jesús Rafael Sánchez 544556f145 Making code cleanup and enhancements suggested by @ZyX-I 2017-08-02 07:54:53 -04:00
Jesús Rafael Sánchez 8dd1188bc8 Removing some unnecesary lines 2017-08-01 08:10:09 -04:00
Jesús Rafael Sánchez 324432bd12 Avoiding more than 1 colon in strings for file name or song title, this
may break the player indicator
2017-07-31 17:19:57 -04:00
Jesús Rafael Sánchez 0595c89f21 Making code changes requested by @ZyX-I a day ago 2017-07-31 07:26:56 -04:00
Jesús Rafael Sánchez b82769ad4b Fixing some metadata and time calculation for mocp player 2017-07-30 03:13:21 -04:00
Jesús Rafael Sánchez 8a5310806f Adding information filtering conditional on list comprehension 2017-07-30 01:26:13 -04:00
Jesús Rafael Sánchez 338470c11f Adding Music On Console (mocp) support, requires >= 2.3.0 version 2017-07-30 01:06:52 -04:00
Foo f35c401b0f Merge branch 'pr-1803' into develop 2017-07-13 23:01:22 +03:00