2800 Commits

Author SHA1 Message Date
Santiago Zarate
84a87d99dd
Extend documentation for bash
When using a system that is updated frequently the user could find the situation where the path to the repository root has changed
but the python binary is looking somewhere else (e.g, Python gets an upgrade from 3.6 to 3.7) or if the same bashrc is shared among 
different machines with different versions of python (2.x, 3.x and so on), is useful to be able to get one consistent way to figure out
what would be the path.
2019-05-18 09:27:44 +02: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
Foo
d27961f0b0 Unset POWERLINE_SUITE_FINAL if exit_suite is continuing 2018-02-25 22:35:11 +03:00
Foo
2fc0e8e520 Use proper $PYTHON in case of UCS2 build and non-bash script 2018-02-25 22:28:29 +03:00
Foo
4a834f38aa Only enable tracing for “final” suites: suites not having subsuites 2018-02-25 22:16:05 +03:00
Foo
23bec031a4 Do not use python from ~/opt directly
It causes problems with sys.path: interpreter could not use installed packages.
2018-02-25 21:53:24 +03:00
Foo
466ee2e295 Print more detailed diagnostics
Specifically, disable set -x from main.sh, but add nicer print_environ function 
executed before each test suite, also setting `set -x` in `enter_suite`.
2018-02-25 21:37:47 +03:00
Nikolai Aleksandrovich Pavlov
fbf711bc10
Merge pull request #1880 from ForTheReallys/1869_tmux_truecolor
Added support for truecolor in tmux
2018-02-14 01:39:39 +03:00
Alex Maese
a5e5ed00d4 Removed unnecessary code 2018-02-13 15:50:06 -06:00
Alex Maese
b53708b577 Added support for truecolor in tmux status line 2018-02-13 10:27:31 -06:00
Joshua Adelman
bad86469b7
Include license file in MANIFEST.in 2018-01-19 10:06:41 -05:00
Gabriel Fróes Franco
3b3d546e89 (fix) updated linux spotify app dbus config 2018-01-10 00:49:28 -02:00
Foo
910c6a33dd Define PYTHON and LD_LIBRARY_PATH before sourcing main.sh 2017-12-16 16:28:56 +03:00
Foo
ed0630d074 Make UCS2 Python a separate stage and run that first 2017-12-03 00:17:08 +03:00
Foo
f507a6370a Do commit code which is actually using virtualenv 2017-12-02 23:16:17 +03:00
Foo
9d836d70e0 Use virtualenv for tmux and vshells tests as well 2017-12-02 19:25:01 +03:00
Foo
cee07a69b1 Always supply verb argument 2017-12-02 19:06:38 +03:00
Foo
2a01c4687e Supply segment_info to powerline.segments.env.user() segment in tests 2017-12-02 18:30:24 +03:00
Foo
b558d200fe Only shift if verb was supplied 2017-12-02 18:24:01 +03:00
Foo
1b0df9c2bd Wait for thread to start 2017-12-02 17:56:45 +03:00
Foo
0c594b0b34 Use verboser installation, check for installed powerline 2017-12-02 17:56:45 +03:00
Foo
d18b58821b Separate PyPy tests from old python tests in a different stage 2017-12-02 17:56:43 +03:00
Foo
436b4b680a Rename test_shell.py to test_shells.py 2017-12-02 17:56:43 +03:00
Foo
eb17b5374b Add some working dash tests 2017-12-02 17:56:41 +03:00
Foo
870de7be21 Improve terminal.py:
1. Make it print true color escape sequences when debugging.
2. Add support for automatic row detection.
2017-12-02 17:56:37 +03:00
Foo
6bbcb610c7 Make vterm UTF-8 2017-12-02 17:56:36 +03:00
Foo
3fca2f8d02 Add skip command, rename tests/failures to tests/status 2017-12-02 17:56:34 +03:00
Foo
96f9c62d86 Start creating shell vterm tests
Should replace #1448.
2017-12-02 17:56:33 +03:00