powerline/docs/source/usage
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
..
other.rst Update Powerline for ipython >=7 (#2048) 2019-11-20 16:39:25 +09:00
shell-prompts.rst Remove “test x” nonsense 2017-05-01 01:28:44 +03:00
wm-widgets.rst add awesome4+ support, fixes #1784 2017-06-03 21:54:18 +02:00