Foo
9b71beb17f
Workaround tmux bug: additional space in display -p '#D' output
...
Fixes #1412
2015-07-19 22:23:18 +03:00
Foo
06a15ee999
Merge commit '26ea5f0f0042dc59b6ca62888156885aba093f03' into develop
2015-07-19 14:37:17 +03:00
Nikolai Aleksandrovich Pavlov
18f3d18c8b
Merge pull request #1414 from Siosm/develop
...
Fix manpage generation with python3
Fixes #1388 .
2015-07-19 14:24:02 +03:00
Timothée Ravier
9ce7fa3063
docs: fix manpage generation with python3
...
Python2 manpage generation seems unaffected.
Warnings occur when generating with python3:
.../docs/source/configuration/segments/vim.rst:27: WARNING: error while
formatting arguments for
powerline.segments.vim.plugin.tagbar.current_tag: decoding str is not
supported
2015-07-19 11:05:15 +02:00
Timothée Ravier
24dbf042a2
docs: allow outside of Makefile variable assignment
...
This allow packagers to select the sphinx-build command version (python2
or python3) without changing the Makefile:
$ SPHINXBUILD=sphinx-build2 SPHINXOPTS=... make man
2015-07-19 11:00:04 +02:00
Foo
26ea5f0f00
Fix error message when inotify limits were hit
2015-07-18 16:55:04 +03:00
Foo
03195cf93f
Merge commit 'HEAD@{1}' into develop
2015-06-27 02:05:58 +03:00
Foo
21c1ba9e3f
Make new powerline release ebuilds symlinks
...
Note: not powerline-vim, it is not prepared for this.
2015-06-27 02:05:49 +03:00
Foo
0dae18d0a0
Merge branch 'release-2.2' into develop
2015-06-27 01:51:29 +03:00
Foo
9021b18940
Update base version
2015-06-27 01:51:29 +03:00
Nikolai Aleksandrovich Pavlov
0dc5c391fb
Merge pull request #1393 from ZyX-I/fix-1391
...
Use psutil.boot_time() function if appropriate
2015-06-15 01:36:04 +03:00
Foo
248c2f8063
Use psutil.boot_time() function if appropriate
...
It now replaced psutil.BOOT_TIME attribute.
Fixes #1391
2015-06-15 01:28:30 +03:00
Nikolai Aleksandrovich Pavlov
b789437ce1
Merge pull request #1387 from mdeaudelin/develop
...
Fix dash bindings on OS X
2015-05-30 17:45:34 +03:00
Foo
b7bd94d55d
Merge branch 'repo-root' into develop
2015-05-30 15:39:37 +03:00
Foo
afab0e577f
Clarify location of ``{repository_root}``
...
Fixes #1376
2015-05-30 15:38:02 +03:00
Foo
44d843aaed
Merge branch 'clarify-config-paths' into develop
2015-05-30 14:24:47 +03:00
Foo
acb098a382
Clarify where powerline configuration files are located
...
Closes #1375
2015-05-30 14:24:30 +03:00
Foo
71386c11c3
Merge branch 'purge-PRs-script' into develop
2015-05-30 14:09:08 +03:00
Foo
e0240f2cab
Add script that will close all PRs not to develop branch
2015-05-30 14:09:00 +03:00
Nikolai Aleksandrovich Pavlov
0ea0291fca
Merge pull request #1371 from ZyX-I/clickable-tabs
...
Add support for clicking tabs in Vim
2015-05-29 22:54:22 +03:00
Foo
b8c30facb7
Fix typo in multi_byte feature name
2015-05-29 22:25:56 +03:00
Foo
c64570a50c
Add unit tests
2015-05-29 22:25:56 +03:00
Foo
c000805065
Update integration tests
2015-05-29 22:25:56 +03:00
Nikolai Aleksandrovich Pavlov
a09f1e1776
Merge pull request #1370 from ZyX-I/improve-imap-segment
...
Add support for non-SSL IMAP4 connections
2015-05-29 22:10:34 +03:00
Foo
72f8b59998
Add support for literal segments to linter
2015-05-29 22:10:07 +03:00
Foo
bfd9a21bbb
Remove recursion when checking segments
2015-05-29 22:10:07 +03:00
Foo
f5d85b7294
Add support for clickable tab names
...
Fixes #1353
2015-05-29 22:10:07 +03:00
Nikolai Aleksandrovich Pavlov
2fa7c3cfc8
Merge pull request #1381 from ZyX-I/tmux-length-shrink
...
Add support for truncating tmux segments
2015-05-23 16:43:21 +03:00
Foo
a718a10591
Add integration tests for tmux segment truncation
2015-05-23 16:11:08 +03:00
Foo
37b0af8f74
Disable segment truncation on tmux-1.6
2015-05-23 16:11:08 +03:00
Foo
fe3b3b1598
Automatically truncate tmux status line when needed
...
Closes #1328 (but not fixes it)
Closes #137 (not actually fixes it because I do not know some segment widths)
2015-05-23 16:11:08 +03:00
Foo
524fc317ad
Parse all numbers as numbers
...
Typo prevented integers starting with 2 in affected places (command-line
--renderer-arg parsing and POWERLINE_…_OVERRIDES parsing) from being parsed as
integers.
2015-05-23 15:09:33 +03:00
Foo
d6e7cbfaac
Merge PR #1373 into develop
...
Changes to the original PR:
- Squashed commits.
- Reworded commit summary.
Closes #1373
2015-05-20 21:49:15 +03:00
Foo
632673a7e2
Merge PR #1374 into develop
...
Differences from the original PR:
- Squashed commits.
- Reworded commit summary.
- No comma after `e.g.`.
- Wrapped lines in the commit message.
- Fixed python-mpd2 link.
Closes #1374
2015-05-20 21:48:07 +03:00
Werner Beroux
cc7f21221a
Enhance mpd player bindings documentation
...
Give some hints to install compatible `mpd` Python module, and rewrite to show
that the Python package is preferred (for example player status isn't supported
properly via `mpc` command).
2015-05-20 21:47:29 +03:00
Werner Beroux
1dbf267759
Clarify what does “low priority segment” mean
2015-05-20 21:43:37 +03:00
Nikolai Aleksandrovich Pavlov
bf6191d144
Merge pull request #1372 from ZyX-I/pull-1366
...
Switch the underlying i3-IPC layer and deprecate i3bgbar bindings
2015-05-17 21:20:12 +03:00
Foo
dd8868413b
Add i3wm segment unit tests
2015-05-17 21:05:59 +03:00
Foo
c02516a443
Fix style errors
2015-05-17 21:05:59 +03:00
Nikolai Aleksandrovich Pavlov
e2168e2167
Merge pull request #1369 from ZyX-I/fix-1368
...
Use different highlight group for network_load divider
2015-05-17 12:49:23 +03:00
Foo
acb7c27a88
Use different highlight group for network_load divider
...
Fixes #1368
2015-05-17 12:01:11 +03:00
Foo
9b0269ad76
Add support for non-SSL IMAP4 connections
...
Fixes #1351
2015-05-17 11:58:33 +03:00
S0lll0s
34026ee3ea
Let default i3 mode for bar-bindings be "default"
2015-05-16 22:21:56 +02:00
S0lll0s
e8b502bb42
Add support for i3 modes in segment_info for bar
...
also fix the bar-renderer's argument handling
2015-05-16 21:40:42 +02:00
S0lll0s
32a278b8a8
Update the bar-aint-recursive binding docs
2015-05-16 16:12:06 +02:00
S0lll0s
b20a707222
Add powerline.segments.i3wm.mode
...
also make powerline-bar.py redraw on mode change
2015-05-16 16:12:06 +02:00
S0lll0s
918fd8227d
(Optionally) switch from "i3-py" to "i3ipc" for i3 bindings
...
i3-py is no longer maintained
2015-05-15 14:42:30 +02:00
Mathieu Deaudelin
c93829385b
Fix dash bindings on OS X
...
Fixes two errors that occur while using Powerline with dash under
Mac OS X.
Problem: Execution of the mktemp command fails on OS X.
Cause: mktemp requires a mandatory argument (-t or full path)
Solution: Provide an absolute path as a template to the mktemp command.
Problem: powerline executable fails to be called because its
command line unexpectedly contains spaces.
Cause: The _POWERLINE_JOBS variable contains spaces, because the wc
command returns spaces before the number on OS X.
Solution: Trim the spaces before assigning the value to the variable.
2015-05-13 16:04:23 -04:00
Foo
67f0995f16
Merge branch 'release-2.1.4' into develop
2015-05-10 23:18:11 +03:00
Foo
20868f7a0d
Update base version
2015-05-10 23:18:10 +03:00