177 Commits

Author SHA1 Message Date
ZyX
b5b91afcae Document how to create Vim local themes 2014-08-15 19:17:51 +04:00
ZyX
f0ccb2dcb8 Fix path to __main__ theme 2014-08-15 19:17:51 +04:00
ZyX
1a1a8410d2 Add information about shell and ipython local themes 2014-08-15 19:17:50 +04:00
ZyX
86ddb38bf4 Add information about writing segments
Fixes #629
Ref #287
2014-08-15 19:17:50 +04:00
ZyX
df19fe2701 Mention showtabline option in Vim tips and tricks 2014-08-15 19:17:50 +04:00
Andreas Schneider
538a41b25a docs: Fix building the docs without RTD theme.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2014-08-13 17:40:11 +02:00
ZyX
89afac44bb Add support for PS2 and PS3 prompts outside of zsh 2014-08-12 08:04:35 +04:00
ZyX
547306e746 Add cursor_space and cursor_columns configuration options
Fixes #815
2014-08-10 21:03:33 +04:00
ZyX
b8049fab87 Add ext.*.components configuration support
Also fixes various problems in shell bindings.

Closes #969
2014-08-10 16:26:22 +04:00
ZyX
5c5407cffd Make libzpython bindings accept multiple paths when using overrides 2014-08-10 16:13:33 +04:00
ZyX
17b32b1765 Make ipython accept paths, not a single path 2014-08-10 16:13:32 +04:00
ZyX
757e563250 Place labels before labeled key name, not before the description 2014-08-09 12:18:04 +04:00
ZyX
d4735c87df Fix labels in configuration/reference.rst 2014-08-06 12:48:17 +04:00
ZyX
c3e6329262 Add description of shipped themes to documentation 2014-08-06 03:09:31 +04:00
ZyX
b0093c6b67 Implement single-level merging of “args” dictionaries 2014-08-06 00:24:30 +04:00
ZyX
bdde4ae99f Implement theme hierarchy
Fixes #783
2014-08-06 00:05:04 +04:00
ZyX
66e0999147 Document configuration merging 2014-08-05 13:56:02 +04:00
ZyX
ead7e3f0fe Add troubleshooting information discovered in #946 2014-08-03 18:56:14 +04:00
ZyX
70ae12b512 Added tabline support
No tests for it yet
2014-08-03 12:53:15 +04:00
ZyX
d5081acf38 Add note about minibufexpl
Closes #230
2014-08-03 03:22:34 +04:00
ZyX
5173246a93 Add note about automatic vimrc resourcing
Ref #297
Ref #296
Closes #213
2014-08-03 03:22:25 +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
74d19b4f52 Add font installation instructions 2014-08-03 03:06:39 +04:00
ZyX
62a815bddf Fix segment_data key description in configuration reference 2014-08-03 03:06:39 +04:00
ZyX
29a467696d Fix styling of rxvt-unicode tips 2014-08-03 03:06:39 +04:00
esn89
14f2beea91 Added Source Code Pro documentation.rst
Added a short blurb on Source Code Pro and how to make the glyphs show up.

Closes #460
2014-08-03 03:06:39 +04:00
ZyX
207c24a9f5 Add note about https:// protocol
Closes #881
2014-08-03 03:06:39 +04:00
ZyX
963823d660 Increase depth to 3
Reason: this way I have anything I want in one click. Less precise toctree is in
any case present in the side bar.
2014-08-03 03:06:39 +04:00
ZyX
a7d3fdd3d1 Add note about `tmux -2`
Closes #847
2014-08-03 03:06:38 +04:00
ZyX
b6be30470b Remove timeout tip
Closes #808
Closes #266
2014-08-03 03:06:31 +04:00
ZyX
cbcfd317a6 Update terminal support matrix
Fixes #763
Closes #660
2014-08-03 02:43:35 +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
Kim Silkebækken
ecb3b690db Add updated font installation docs 2014-08-03 02:43:30 +04:00
Kim Silkebækken
151b3f1117 Use readthedocs theme for docs 2014-08-02 22:46:37 +04:00
ZyX
8bc5bb3ff4 Update documentation 2014-08-02 22:30:54 +04:00
ZyX
a27f90df62 Add a note about not fully working --editable to linux.rst 2014-08-02 18:53:24 +04:00
ZyX
16c01e8d64 Add support for display option 2014-08-02 18:37:22 +04:00
ZyX
191c71cf53 Do not let powerline trigger loading wrong python
Used python version is controlled by `g:powerline_pycmd`. User configuration now
has top priority: if `g:powerline_pyeval` is set powerline will not try to use
`pyeval()` emulation in old Vim versions.

Closes #937 as WONTFIX
2014-07-29 14:57:55 +04:00
ZyX
c91a0fa769 Remove note about Gentoo ebuild
It is not hosted in this repo any longer.
2014-07-29 14:31:17 +04:00
ZyX
8c7908c131 Merge commit 'HEAD@{2}' (PR #802, squashed) into develop
Closes #935
Ref #302
Closes #300
Merges #802
Ref #769
2014-07-28 03:24:20 +04:00
ZyX
a8da67e2aa Add various other shell implementations support
Tested in busybox, mksh, ksh and dash. Ksh has issues described in 
troubleshooting.
2014-07-20 00:24:12 +04:00
ZyX
7f94583324 Make attr colorscheme group key required 2014-07-12 12:20:40 +04:00
ZyX
d72e4f5081 Update documentation 2014-07-12 12:20:40 +04:00
ZyX
2f7c44c29c Document how to create gradient colors 2014-07-10 18:35:24 +04:00
ZyX
c570a98065 Add watcher option
Ref #818
2014-06-28 21:10:15 +04:00
ZyX
43ca0e828d Fix documentation 2014-06-28 17:36:41 +04:00
ZyX-I
828c953f84 Merge pull request #880 from ZyX-I/powerline-config-script
[RFC] Powerline config script
2014-06-25 21:58:04 +04:00
ZyX-I
35522b1511 Merge pull request #893 from ZyX-I/multiline-prompt
Multiline prompt support

Fixes #462
2014-06-24 23:50:03 +04:00
ZyX
9a4e1edfbc Update documentation 2014-06-24 21:38:07 +04:00