powerline/docs/source
Max Coplan 4b24e715dc Update Powerline for ipython >=7 (#2048)
* Update Powerline for ipython >=7

The method used for `since_5` does not work, but `since_7` does, however it is not documented.
I personally haven't found `c = get_config()` to be useful once you have generated the default `~/.ipython/profile_default/ipython_config.py` file.

Since `c.TerminalInteractiveShell.simple_prompt` is set to `False` by default, it's not worth mentioning it.  There's many other things that **can** break if you change the default config options too.  Additionally, `simple_prompt=True` doesn't fatally break anything, just make things less pretty.  So it'd be better to not have that, but mention if things don't look pretty to make sure they didn't change that default.

* Making it work on latest version

* spacing
2019-11-20 16:39:25 +09:00
..
_static Allow wrapping of RTD tables 2015-01-09 16:52:01 +03:00
commands Replace obsolete advice to copy the entire configuration 2015-02-07 18:50:47 +03:00
configuration doc: installation, fix typo (#2041) 2019-11-03 04:29:20 +09:00
develop docs: Fix a small typo in develop/segments.rst 2016-02-07 15:32:12 +01:00
installation doc: installation, fix typo (#2041) 2019-11-03 04:29:20 +09:00
troubleshooting Markdown correction 2018-05-09 10:29:29 +02:00
usage Update Powerline for ipython >=7 (#2048) 2019-11-20 16:39:25 +09:00
commands.rst Add new documents to the main TOC tree 2014-10-25 22:03:33 +04:00
conf.py Allow wrapping of RTD tables 2015-01-09 16:52:01 +03:00
configuration.rst Clarify where powerline configuration files are located 2015-05-30 14:24:30 +03:00
develop.rst Include tips-and-tricks for developers into develop.rst toctree 2014-09-05 20:39:22 +04:00
index.rst Add new documents to the main TOC tree 2014-10-25 22:03:33 +04:00
installation.rst grammar fix 2018-03-21 00:32:17 -04:00
license-and-credits.rst Update various URLs: powerline has moved to github.com/powerline 2014-12-07 16:08:24 +03:00
overview.rst doc: Correct links to vim-airline 2018-09-20 11:53:41 +02:00
powerline_autodoc.py Do not leak environment and home directory in documentation 2015-03-11 22:49:36 +03:00
powerline_automan.py Improve powerline_automan: fix some bugs and add minimal argument 2016-01-08 19:30:49 +01:00
tips-and-tricks.rst Replace all ASCII apostrophs with Unicode ones in documentation 2014-09-20 17:40:33 +04:00
troubleshooting.rst doc: installation, fix typo (#2041) 2019-11-03 04:29:20 +09:00
usage.rst Typo fix 2017-10-15 13:59:49 +03:00