2826 Commits

Author SHA1 Message Date
Philip Wellnitz
c26938a980 add subprocess include back to setup.py 2.8.1 2020-05-20 20:32:35 +09:00
Philip Wellnitz
3dc174919d add version file 2020-05-20 20:26:24 +09:00
Philip Wellnitz
022d77dc1e
Update .travis.yml 2020-05-15 07:19:18 +09:00
Philip Wellnitz
1234aafa5d
Update setup.py 2.8 2020-05-15 05:33:27 +09:00
Philip Wellnitz
2bddcc9617
Update tips-and-tricks.rst 2020-04-23 21:42:10 +09:00
Ritiek Malhotra
7300197433
Select a D-Bus media player automatically (#2084)
Using the segment `powerline.segments.common.players.dbus_player` does
not work when a player has not been specified explicitly. In such a
case, with this PR, the segment will automatically choose the 1st media
player that implements "org.mpris.MediaPlayer2.Player".

This can be useful in displaying tracks from media players in powerline
without having to know the corresponding media player's properties
before-hand.

For example, this also works for displaying media tracks being played
on Google Chrome (since Chrome implements D-Bus interface) on YouTube,
etc.
2020-03-13 15:37:58 +09:00
Philip Wellnitz
b0ea99430c
Update README.rst
Add basic config to readme
2020-02-04 21:12:16 +09:00
沈煜
d498f29261 Add vim plugin coc.nvim segments. (#2057)
* Add vim plugin coc.nvim segments.

* Add coc highlight group to colorschemes: default, solarized, solarizedlight.

* Fix coc highlight group in colorschemes: solarized, solarizedlight.

* Add document for segments.vim.plugin.coc.coc
2019-12-02 00:09:22 +09:00
Max Coplan
4b24e715dc Update Powerline for ipython >=7 (#2048)
* Update Powerline for ipython >=7

The method used for `since_5` does not work, but `since_7` does, however it is not documented.
I personally haven't found `c = get_config()` to be useful once you have generated the default `~/.ipython/profile_default/ipython_config.py` file.

Since `c.TerminalInteractiveShell.simple_prompt` is set to `False` by default, it's not worth mentioning it.  There's many other things that **can** break if you change the default config options too.  Additionally, `simple_prompt=True` doesn't fatally break anything, just make things less pretty.  So it'd be better to not have that, but mention if things don't look pretty to make sure they didn't change that default.

* Making it work on latest version

* spacing
2019-11-20 16:39:25 +09:00
Torstein Husebø
15c611ca46 doc: installation, fix typo (#2041)
* doc: installation, fix typo

* Fix a lot of documentation/comment typos
2019-11-03 04:29:20 +09:00
StopMotionCuber
d6c06e002a Refactor tmux bindings (#2034)
* Replaced tmux display with proper formatting of things already available

* Removed client_pid as it is not available

* Also removed other occurrences of explicit `tmux execution`
2019-10-25 18:03:41 +09:00
Lucas Hosseini
5b3e401215 Update divider background color for tmux solarized (#1987)
Current settings leads to the following under tmux (on the right side):
2019-10-20 16:09:39 +09:00
Brendan Byers
43c1707206 Parse out letters in maj. version string (#2033) 2019-10-20 16:04:55 +09:00
Philip Wellnitz
589461e109
Fix #2015 (#2030)
* Added [BOM] (byte-order-mark) text in file encoding info

Like in vim-airline
See https://github.com/vim-airline/vim-airline/pull/992 and fdb74f549d

Ref #2015

* Test with no text added, to check travis results

* make bom a sepaate segment
2019-10-12 17:02:57 +09:00
BK
f4dfe39112
Merge pull request #2028 from BlitzKraft/2027-use-command-v
Addressing #2027 gradually - use command -v
2019-10-11 21:25:56 +00:00
BK Bolisetty
af557ae60c Reverting test_shells to use which 2019-10-11 15:15:28 -05:00
BK Bolisetty
fff5c2a7b0 Trigger travis-ci 2019-10-10 13:39:45 -05:00
Philip Wellnitz
4abebb49eb
Fix #2013; Improve fish binding (#2029)
* fix fish resize squid

* fix fish vi squid
2019-10-10 18:36:48 +09:00
BK Bolisetty
f9937ab922 Fix #2027 - Use command -v instead of which 2019-10-09 23:40:13 -05:00
BK Bolisetty
ef6c9b435c Addressing #2027 gradually - use command -v
Currently only changed tests/test.sh and tests/test_bar/test.sh .
2019-10-09 21:51:36 -05:00
Philip Wellnitz
6569cc6cfd disable unstable network_load segment test 2019-10-08 16:05:45 +09:00
Philip Wellnitz
f9ce8201c4
Fix #1953 (#1997)
* ipython fix

* ipython fix

* ipython fix

* fix ipython startup

* better fix for nbsp

* ipython7: fix attributes

* Change ipythen tests to use new binding

* ipython test: use proper config
2019-10-08 03:29:43 +09:00
Philip Wellnitz
bc33b1ce31
fix #1969 (#2026) 2019-09-27 14:33:24 +02:00
sol
2428f78ea4 support vertically-aligned multi-monitor setups in lemonbar (#1982)
* support vertically-aligned multi-monitor setups in lemonbar

* Fix expected args in lemonbar test
2019-09-26 08:57:56 +02:00
Philip Wellnitz
25737d90eb Disable vterm tests to check ci 2019-09-23 20:14:19 +09:00
Philip Wellnitz
aa3d04b2ed
Merge pull request #2011 from JonMontgo/feature/2010-better-mpc
Added mpc support for state and elapsed
2019-09-23 19:19:17 +09:00
Jonathan Montgomery
8c0577d9fd Added mpc support for state and elapsed
- mpc current format only used to get album info
- state, artist, title, total and elapsed now gotten from mpc command
with no extra parameters and a regular expression
- state uses convert state to sanitize the state from mpc
Ref #2010
2019-06-12 17:20:14 -05:00
Nikolai Aleksandrovich Pavlov
5d82d544f3
Merge pull request #1962 from rvantonder/patch-1
Fix duplicate conditional check
2018-11-11 15:23:53 +03:00
Rijnard van Tonder
e64ce9bd1a
Fix duplicate conditional check 2018-11-09 22:16:02 -05:00
Nikolai Aleksandrovich Pavlov
393ff7119f
Merge pull request #1873 from synapticarbors/patch-1
Include license file in MANIFEST.in
2018-10-12 01:26:07 +03:00
Nikolai Aleksandrovich Pavlov
d7a9393888
Merge pull request #1945 from chrisbra/develop
doc: Correct links to vim-airline
2018-09-23 03:44:57 +03:00
Christian Brabandt
6a7b7d97f3
doc: Correct links to vim-airline 2018-09-20 11:53:41 +02:00
Foo
616ea816c8 Merge branch 'release-2.7' into develop 2018-08-12 22:41:43 +03:00
Foo
b7a68da865 Update base version 2018-08-12 22:41:43 +03:00
Foo
1bed167d8e Merge branch 'update-tests' (early part) into develop
Missing most recent commit which disabled stages because
1. Disabling stages is not important.
2. Need not to close relevant PR.
2018-08-12 22:39:48 +03:00
Foo
a92bc72801 fix! Allow failing old vim test when running with Python-2.7 2018-08-12 22:10:15 +03:00
Nikolai Aleksandrovich Pavlov
6257332372
Merge pull request #1915 from dkrieger/develop
Recognize Terminal-Job mode (added in vim 8)
2018-06-07 11:32:58 +03:00
Doug Krieger
4a8e8b5b0c Recognize Terminal-Job mode (added in vim 8) 2018-06-06 11:56:32 -07:00
Nikolai Aleksandrovich Pavlov
e3c34e7136
Merge pull request #1914 from Aurze/fix-1875
Fix for i3 if you have i3-py and i3ipc install
2018-05-30 09:43:18 +03:00
Aurze
1da9485f5f Fix if you have i3ipc and i3 on your system. Will prioritize i3ipc 2018-05-29 23:18:02 -04:00
Nikolai Aleksandrovich Pavlov
a5dd717ac4
Merge pull request #1907 from yparisien/patch-1
Transparency doesn't need to be disabled
2018-05-09 13:54:50 +03:00
yparisien
052260ad4d
Markdown correction 2018-05-09 10:29:29 +02:00
yparisien
f813171596
Correcting markdown 2018-05-09 10:21:33 +02:00
yparisien
80156fb840
Transparency doesn't need to be disabled 2018-05-08 22:18:51 +02:00
Nikolai Aleksandrovich Pavlov
e52754d5c5
Merge pull request #1896 from stepharr/patch-1
grammar fix
2018-03-21 09:39:38 +03:00
Stephon Harris
166013aab0
grammar fix
Including `, the` for readability
2018-03-21 00:32:17 -04:00
Nikolai Aleksandrovich Pavlov
d36850f33d
Merge pull request #1893 from StopMotionCuber/1754-spotify-new-dbus-protocol
(fix) updated spotify segment to support both new and old protocol

Closes #1870
2018-03-16 01:07:41 +03:00
ruben
74c08cd538 Spotify segment checks for new protocol first 2018-03-15 08:22:44 +01:00
ruben
cc965526fb Added detection of old Spotify DBus protocol
Ref #1754
2018-03-14 09:13:26 +01:00
Foo
3c4ec09281 Do not set -x, it fails some tests and makes some output not readable 2018-02-25 22:36:52 +03:00