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
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
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
ZyX
cac9754fcf
Add pdb-specific segments and make default theme use them
2015-01-31 18:52:04 +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
7dbbc1003b
Remove you from most of the documentation
2015-01-08 18:24:09 +03:00
ZyX
c6bf5fb512
Add support for Byron Rakitzis’ rc shell reimplementation
...
Fixes #1238
2015-01-08 03:32:13 +03:00
ZyX
8d05003849
Rename `highlight_group` key to `highlight_groups`
...
Ref #1199
2015-01-06 15:57:49 +03:00
ZyX
b8a4d9b054
Add some workarounds for powerline-lint
2014-10-12 16:42:06 +04:00
ZyX
d14aecbc0a
Use proper encoding to convert values in various places
...
Fixes #1072
2014-09-14 14:26:42 +04:00
ZyX
60fb311463
Add a way to profile Vim bindings
2014-09-05 20:00:20 +04:00
ZyX
1a5bbbea96
Replace segment-local modes with highlight_group_prefix option
...
Fixes #1046
2014-09-05 20:00:20 +04:00
ZyX
7bf025ca2b
Add `exclude_/include_function` support
...
This is first step towards fixing #1046 .
2014-09-05 20:00:19 +04:00
ZyX
2505d0b827
Implement segment truncation
...
Closes #161 (requires implementation for specific segments though)
2014-08-30 18:22:52 +04:00
ZyX
d6c603daf0
Add support for `segment.expand`
...
Closes #154
2014-08-30 18:22:46 +04:00
ZyX
356cb43ea2
Add `powerline_segment_datas` attribute
...
Fixes #1035
2014-08-29 20:17:23 +04:00
ZyX
67845dc96e
Add documentation for segment attributes
2014-08-29 20:17:23 +04:00
ZyX
28bcb01345
Update documentation
2014-08-19 22:24:10 +04:00
ZyX
a792fb0e1c
Add support for `draw_inner_divider` in listers
2014-08-16 14:25:12 +04:00
ZyX
6106e914e3
Remove duplicate documentation of draw_inner_divider
2014-08-16 14:00:08 +04:00
ZyX
407a8bca7e
Fix incorrect description of draw_inner_divider
2014-08-16 13:59:00 +04:00
ZyX
d1782d4aaf
Add documentation about creating listers
2014-08-16 13:43:22 +04:00
ZyX
c3099ce48b
Add lister reference
2014-08-16 13:22:31 +04:00
ZyX
0848f7d801
Document how to create extensions
...
Fixes #287
2014-08-15 19:44:27 +04:00
ZyX
b5b91afcae
Document how to create Vim local themes
2014-08-15 19:17:51 +04:00
ZyX
86ddb38bf4
Add information about writing segments
...
Fixes #629
Ref #287
2014-08-15 19:17:50 +04:00