ZyX
|
1f4c77db5d
|
Do not take number of subsegments into account, work without parser_state
|
2014-02-16 20:40:40 +04:00 |
ZyX
|
772a09d01b
|
Make PS2 display something more meaningful: add continuation segment
|
2014-02-16 20:28:59 +04:00 |
ZyX
|
aff028e4e9
|
Add support for zsh local themes
Still missing: parser state
Ref #771
|
2014-02-16 20:06:32 +04:00 |
ZyX
|
01ef26354f
|
Fix renderer_arg metavar
|
2014-02-16 19:59:06 +04:00 |
ZyX
|
0d49c06846
|
Allow more then one -R be effective
|
2014-02-16 19:17:06 +04:00 |
ZyX
|
3aec68449f
|
Use tuple in place of single-element list
|
2014-02-16 16:44:01 +04:00 |
ZyX-I
|
cf4c1e05ad
|
Merge pull request #365 from kierun/develop
Added terminus font and urxvt documentation.
|
2014-02-16 03:30:35 +03:00 |
ZyX
|
9328cec3c9
|
Merge branch 'no-exception-format' into develop
|
2014-02-16 03:37:21 +04:00 |
ZyX
|
70a9da61f4
|
Format in PowerlineLogger._log, not in pl.exception arguments
|
2014-02-16 03:36:02 +04:00 |
ZyX
|
08a2e75241
|
Merge branch 'fix-449' into develop
|
2014-02-16 02:55:05 +04:00 |
ZyX
|
8483683738
|
Make virtcol_current_gradient background color match line_current color
Fixes #449
|
2014-02-16 02:53:51 +04:00 |
ZyX
|
2f400e90b3
|
Merge branch 'realpath' into develop
|
2014-02-16 01:25:18 +04:00 |
ZyX
|
25212a7dd6
|
Use os.path.realpath() before os.path.abspath()
Closes #454
Fixes #413
|
2014-02-16 01:25:10 +04:00 |
ZyX-I
|
1faf118fa3
|
Merge pull request #807 from ZyX-I/improved-troubleshooting
Improved troubleshooting
|
2014-02-15 23:43:04 +03:00 |
ZyX
|
7ab74ab73b
|
Remove duplicate troubleshooting question
|
2014-02-16 00:41:44 +04:00 |
ZyX
|
f384055f32
|
A few style fixes
|
2014-02-16 00:40:22 +04:00 |
ZyX
|
d6f7f11491
|
Add more spaces so that python indentation will be correct
|
2014-02-16 00:38:36 +04:00 |
ZyX
|
7e65332ddf
|
Remove outdated information from troubleshooting
|
2014-02-16 00:37:17 +04:00 |
ZyX
|
13df3d376e
|
More improved troubleshooting
|
2014-02-16 00:36:57 +04:00 |
ZyX
|
536427f4be
|
Make powerline.vim work in compatible mode
|
2014-02-16 00:35:38 +04:00 |
ZyX-I
|
1fbd92bb88
|
Merge pull request #806 from ZyX-I/shell-fixes
Shell fixes: TMUX support for su[do] and modes on old zsh
|
2014-02-15 20:05:41 +03:00 |
ZyX
|
adaefddd19
|
Merge branch 'i3-fixes' into develop
|
2014-02-15 21:06:51 +04:00 |
ZyX
|
dfdc12b45a
|
Move i3bgbar.py to i3bar.py
|
2014-02-15 21:04:40 +04:00 |
ZyX
|
8041ea0956
|
Some style fixes
|
2014-02-15 21:01:14 +04:00 |
ZyX
|
1add2b63de
|
Disable mode support on <=zsh-4.3.10
Fixes #800
|
2014-02-15 20:47:20 +04:00 |
ZyX
|
6c1571139f
|
Check for TMUX only once, check whether $TMUX is writeable
Fixes #801
|
2014-02-15 20:27:31 +04:00 |
ZyX
|
4e6cd08078
|
In fish also check for presence of powerline in $PATH
|
2014-02-15 20:10:07 +04:00 |
ZyX-I
|
97c93fc7c0
|
Merge pull request #782 from S0lll0s/feature/i3
Add i3 bindings, segments and renderer
|
2014-02-09 15:46:35 +03:00 |
S0lll0s
|
def68a2dc2
|
Update documentation to include i3 instructions
|
2014-02-09 12:45:01 +01:00 |
S0lll0s
|
9548c44119
|
Fix highlighting groups for workspaces segment
|
2014-02-09 12:10:18 +01:00 |
S0lll0s
|
8cb11d8915
|
Adapt to python3 / __future__ print statement
|
2014-02-09 12:03:47 +01:00 |
S0lll0s
|
c5df55e25c
|
Remove dead code from renderers/i3bgbar.py
|
2014-02-09 11:11:57 +01:00 |
S0lll0s
|
7d89ff2b49
|
Fix docstring for i3wm.workspaces segment
|
2014-02-09 11:10:49 +01:00 |
ZyX-I
|
999fad58bd
|
Merge pull request #792 from ZyX-I/improved-battery
Improved battery segment:
Closes #791.
|
2014-02-09 12:48:32 +03:00 |
ZyX
|
66d98e7def
|
Improved battery segment:
- Ignore `steps` if gamify is False.
- Add `full_heart` and `empty_heart` keywords.
- Document `format` keyword.
- Replace `draw_soft_divider` with `draw_inner_divider`.
|
2014-02-09 13:44:06 +04:00 |
ZyX
|
cce6d26670
|
Merge branch 'osx-battery' into HEAD
|
2014-02-09 02:38:52 +04:00 |
Joshua Perry
|
c4fb09a418
|
Update tests to support parameter on _get_capacity()
|
2014-02-09 02:36:19 +04:00 |
Joshua Perry
|
18f4fdaa70
|
Revert change to segment parameter default value
|
2014-02-09 02:36:19 +04:00 |
Joshua Perry
|
f62d749f80
|
Refactored OSX battery code
|
2014-02-09 02:36:19 +04:00 |
Joshua Perry
|
9accbdd9ef
|
Added OSX battery support
|
2014-02-09 02:36:19 +04:00 |
ZyX-I
|
b5c14553a9
|
Merge pull request #790 from ZyX-I/tests-fix
Fix travis CI build
|
2014-02-09 00:31:44 +03:00 |
ZyX
|
773d6a6600
|
Also use --allow-unverified
|
2014-02-09 01:25:18 +04:00 |
ZyX
|
5e4daed72b
|
Install bazaar with --allow-external
|
2014-02-09 01:22:50 +04:00 |
ZyX
|
4e35007486
|
Home may be None, respect it
|
2014-02-09 01:16:29 +04:00 |
ZyX
|
173159aea4
|
Merge branch 'fix-788' into develop
|
2014-02-08 23:43:49 +04:00 |
ZyX
|
9e8471be9e
|
Fix non-ASCII directories processing
Fixes #788
|
2014-02-08 23:42:15 +04:00 |
ZyX
|
faeab131f1
|
Merge branch 'common-imports' into develop
|
2014-02-08 23:41:33 +04:00 |
ZyX
|
7a90e6d6c3
|
Cleanup import in segments.common:
- move `import re` to top
- if import is in a `try` block and there is some processing before it and
`except` move this to `else`.
|
2014-02-08 23:41:12 +04:00 |
S0lll0s
|
21319fc8d2
|
Use 'with' instead of lock.acquire/release()
|
2014-02-07 13:14:56 +01:00 |
S0lll0s
|
253ad02c3c
|
Add i3 bindings and segments
|
2014-02-04 11:01:07 +01:00 |