.. |
bindings
|
Move one if check into python code
|
2014-08-26 20:19:29 +04:00 |
config_files
|
Add `use_non_breaking_spaces` theme option, use it in ascii theme
|
2014-08-27 23:52:09 +04:00 |
lib
|
Move with_docstring function to powerline.segments
|
2014-08-24 19:50:54 +04:00 |
lint
|
Add `use_non_breaking_spaces` theme option, use it in ascii theme
|
2014-08-27 23:52:09 +04:00 |
listers
|
Use buf_nc and tab_nc modes in listers
|
2014-08-16 13:51:26 +04:00 |
matchers
|
Alter plugin layout: move *.plugin to *.{ext}.plugin
|
2014-08-15 19:17:50 +04:00 |
renderers
|
Do not call mode() with an argument on old Vims
|
2014-08-24 13:37:13 +04:00 |
segments
|
Merge pull request #1005 from ZyX-I/fix-1002
|
2014-08-25 19:41:56 +04:00 |
__init__.py
|
Fall back to ASCII-only theme in case of non-unicode locale
|
2014-08-27 23:52:09 +04:00 |
colorscheme.py
|
Initial support for #770
|
2014-07-12 12:20:40 +04:00 |
config.py
|
Add `powerline-config shell command` and use it in all shell bindings
|
2014-08-02 21:31:00 +04:00 |
ipython.py
|
Add `%powerline reload` IPython magic function
|
2014-08-19 22:24:10 +04:00 |
renderer.py
|
Replace .replace(' ', NBSP) call with self.escape call
|
2014-08-27 23:52:09 +04:00 |
segment.py
|
Move processing segment['mode'] to segment.py
|
2014-08-22 21:34:37 +04:00 |
shell.py
|
Make powerline-render respect user locale as well
|
2014-08-27 22:38:52 +04:00 |
theme.py
|
Move processing segment['mode'] to segment.py
|
2014-08-22 21:34:37 +04:00 |
vim.py
|
Always specify all keys in segment_info
|
2014-08-22 21:03:59 +04:00 |