Commit Graph

335 Commits

Author SHA1 Message Date
Elliott Sales de Andrade 6f32ca001c Use hglib instead of mercurial directly.
This wrapper uses the command server without tying it to the mercurial
internals, which means it can support Python 3 and use a more liberal
license.
2016-11-01 15:22:24 -04:00
Foo 373952684a Provide another default theme with less troublesome characters
Ref #1652
2016-10-29 15:37:23 +03:00
Stephon 18192db3da Fixed grammar 2016-10-28 11:06:18 -04:00
Foo ead3ff33f3 Add warning regarding segments that use cwd to tmux usage docs 2016-07-14 01:25:10 +03:00
Foo dd58d5f4cd Fix underline of “i3wm listers” section 2016-07-14 01:05:00 +03:00
Foo 08137c52c7 Update documentation regarding IPython 2016-07-14 01:04:26 +03:00
s-ol e8955532c9 Fix and update documentation concerning i3wm
update dependencies for xrandr and i3ipc, fix a typo
2016-04-06 21:51:45 +02:00
Nikolai Aleksandrovich Pavlov e0a70986ed Fix a few typos/strange wording in installation/osx.rst 2016-03-24 23:18:47 +03:00
Jiri Tyr ecf088539b More specific instructions for iPython 2016-03-22 11:53:11 +00:00
Daniel Hahler 00212fa208 docs/source/usage/other.rst: fix typo in note 2016-03-06 19:54:15 +01:00
Nikolai Aleksandrovich Pavlov 73dcc78136 Update command used to install macvim with brew
Flag `--override-system-vim` is deprecated.

Fixes #1526.
2016-02-10 23:10:02 +03:00
mr.Shu f3fe6d99f6 docs: Fix a small typo in develop/segments.rst
* The display_condition key in the docs was rendered as
  'display_condition`' due to a small typo. This commit fixes that.

Signed-off-by: mr.Shu <mr@shu.io>
2016-02-07 15:32:12 +01:00
S0lll0s 24fa03567e Add listers for i3wm workspaces and outputs 2016-01-31 16:10:10 +01:00
S0lll0s 53aca6b190 Add i3wm segment_info keys to developer reference 2016-01-15 15:44:07 +01:00
Foo 646b0ea5ea Improve powerline-lemonbar documentation
Changes:

- Usage determination transferred back to argparse (it wraps).
- Added complete description of lemonbar script to wm-widgets.rst.
- --interval and --height got their arguments clarified by metavar: it was not
  clear what units they use.
- --bar-command got its metavar because it is better then default BAR_COMMAND.
- --bar-command short variant is now -C.
2016-01-08 19:30:49 +01:00
Foo 8168ad1428 Improve powerline_automan: fix some bugs and add minimal argument
Bugs:
- Default action is store_true while it should be just store.
- nargs default depends on metavar while it should only depend on action.
- REMAINDER nargs is not supported.

Minimal argument means minimal mode which removes all section and creates 
a container with “synopsis” and “description” sections’ contents.
2016-01-08 19:30:49 +01:00
S0lll0s ee5f471b49 Deprecate "bar" bindings in favor of lemonbar 2016-01-08 19:30:49 +01:00
chmelevskij dbb968cdc3 Add iTerm fix solution.
Add a iTerm fix solution from https://github.com/powerline/fonts/issues/44
2015-11-24 22:46:44 +00:00
Foo 3f59edc060 Add more logging options 2015-11-22 06:08:37 +03:00
Foo c4b4097b0c Transform pane_id to unicode before using
Tmux-2.1 appears not to output leading `%` when using `tmux display -p '#D'`.
This change changes type of the `pane_id` argument: leading `%` turns it into
a literal string, number in front makes it be parsed as a JSON number.

Fixes #1470
2015-10-19 22:00:45 +03:00
Timo Beckers e6d484a329 Added troubleshooting for Urxvt & Unicode 2015-10-15 23:14:52 +02:00
Nikolai Aleksandrovich Pavlov 841c25f6b6 Merge pull request #1467 from S0lll0s/i3-docs
Add i3 to the tagline
2015-10-08 20:07:56 +03:00
S0lll0s 9247567ae9 Add i3 to the tagline 2015-10-08 11:52:29 +02:00
Nikolai Aleksandrovich Pavlov 69d3bdf328 Fix typo (missing letter) in installation/osx.rst
Closes #1463
2015-10-06 00:27:08 +03:00
S0lll0s 811498d21b Include i3wm segments in Configuration docs
Close #1457
2015-10-05 20:57:26 +02:00
Nikolai Aleksandrovich Pavlov 783b0f7f84 Do not state that patched font does not work for rxvt-unicode
Fixes #1455
2015-09-29 13:50:40 +03:00
Foo 67dc10d124 My variant of Vim documentation has moved to bitbucket pages 2015-07-19 22:23:18 +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
Foo afab0e577f Clarify location of ``{repository_root}``
Fixes #1376
2015-05-30 15:38:02 +03:00
Foo acb098a382 Clarify where powerline configuration files are located
Closes #1375
2015-05-30 14:24:30 +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 72f8b59998 Add support for literal segments to linter 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
Werner Beroux 1dbf267759 Clarify what does “low priority segment” mean 2015-05-20 21:43:37 +03:00
S0lll0s 32a278b8a8 Update the bar-aint-recursive binding docs 2015-05-16 16:12:06 +02:00
Kim Silkebækken e4640742b9 Revert "Add note on outdated ArchLinux AUR Packages." 2015-04-04 18:22:00 +02:00
Remy Adriaanse a17d7c8395 Add note on outdated ArchLinux AUR Packages. 2015-04-04 09:46:32 +02:00
Foo 07cae386eb Reword troubleshooting question regarding automatic vimrc resoursing
Ref #1342
2015-04-03 22:42:23 +03:00
Foo ff49538c04 Do not leak environment and home directory in documentation
Fixes #1329
2015-03-11 22:49:36 +03:00
ZyX 6cad7b0aae Add information about supported versions to documentation 2015-02-20 22:10:34 +03:00
ZyX 5ee860ba8a Rename timeout to update_interval 2015-02-20 16:40:19 +03:00
ZyX 86bb1616b4 Use new name and two sides in example configuration in documentation 2015-02-20 16:19:04 +03:00
ZyX 6c966811af Update documentation 2015-02-20 16:07:52 +03:00
ZyX 98455c46ce Update Vim version requirements 2015-02-19 23:08:25 +03:00
ZyX ffcd8f7234 Add information about fish requirements 2015-02-19 23:06:33 +03:00
Sergey Zolotarev e112eb4ec4 Fix link to colorschemes section 2015-02-08 02:31:53 +05:00
ZyX 9e5bd5c1af Replace obsolete advice to copy the entire configuration 2015-02-07 18:50:47 +03:00
ZyX 0db8154b9a Document how to pdb bindings with Python-2.6 and update tests 2015-01-31 21:44:43 +03:00
ZyX 2ef5107628 Import overrides from environment in PDB prompts 2015-01-31 20:23:10 +03:00
ZyX 27291b5e0e Force ASCII-only prompt when using PyPy 2015-01-31 18:54:13 +03:00