Commit Graph

25 Commits

Author SHA1 Message Date
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
S0lll0s ee5f471b49 Deprecate "bar" bindings in favor of lemonbar 2016-01-08 19:30:49 +01:00
Foo afab0e577f Clarify location of ``{repository_root}``
Fixes #1376
2015-05-30 15:38:02 +03:00
S0lll0s 32a278b8a8 Update the bar-aint-recursive binding docs 2015-05-16 16:12:06 +02: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 ffcd8f7234 Add information about fish requirements 2015-02-19 23:06:33 +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
ZyX 682a9ab504 Warn that PyPy is not supported 2015-01-31 18:54:13 +03:00
ZyX 9bbec772e0 Add support for pdb prompt
Note: pdbpp is not supported, it has lots of problems with unicode<-->str
conversion (either explicit or implicit).
2015-01-31 18:44:41 +03:00
ZyX 1e7dc7900d Fix issues found in 1256 pull request
Ref #1256
2015-01-25 12:51:19 +03:00
S0lll0s dd77d420a3 Add BAR (bar ain't recursive) renderer and fitting i3 bindings 2015-01-25 12:26:13 +03:00
ZyX a4525c8b0d Remove invalid label and fix typo in Rcsh prompt documentation 2015-01-17 00:26:11 +03:00
ZyX 7dbbc1003b Remove you from most of the documentation 2015-01-08 18:24:09 +03:00
ZyX afcd8e4f46 Fix typo in rcsh support documentation 2015-01-08 16:50:48 +03:00
ZyX c6bf5fb512 Add support for Byron Rakitzis’ rc shell reimplementation
Fixes #1238
2015-01-08 03:32:13 +03:00
ZyX db5d87f9e3 Update various URLs: powerline has moved to github.com/powerline 2014-12-07 16:08:24 +03:00
ZyX b94cfd98a4 Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
ZyX 89afac44bb Add support for PS2 and PS3 prompts outside of zsh 2014-08-12 08:04:35 +04:00
ZyX 2e34e1914c Add code for Vundle installations and related warning
Ref #414
Closes #378
2014-08-03 03:06:39 +04:00
ZyX c043fa5e22 Copy documentation from old variant
Note: fontpatcher documentation was removed.

Closes #632
Closes #769
2014-08-03 02:43:35 +04:00
Kim Silkebækken c2379df50a Remove old docs and update documentation structure
Most of the files are empty and need to be copied or rewritten from the
old docs. Font patching docs have been removed entirely and will be
moved to the powerline-fontpatcher repo.

Ref #769
2014-08-03 02:43:35 +04:00