powerline/powerline
Nikolai Aleksandrovich Pavlov 432cc5031f Merge pull request #1217 from ZyX-I/ucs-2-python
Add support for UCS-2 Python builds
2014-12-05 23:46:40 +03:00
..
bindings Also add spaces to the end of the `window-status-format` 2014-12-04 21:44:33 +03:00
commands Rename setcolors to setenv, add documentation 2014-11-29 19:32:28 +03:00
config_files Fix colors used in tmux left side 2014-12-04 21:26:01 +03:00
lib Fix code: unichr on UCS-2 builds cannot emit surrogate pairs 2014-12-05 22:39:59 +03:00
lint When parsing JSON join surrogate pairs 2014-12-04 22:34:00 +03:00
listers Replace segment-local modes with highlight_group_prefix option 2014-09-05 20:00:20 +04:00
matchers Add support for Command-T 2014-11-09 23:54:48 +03:00
renderers Get color configuration from variables exported by setcolors 2014-11-29 13:28:45 +03:00
segments Only convert clementine title and album if they are true 2014-12-03 07:45:49 +03:00
selectors Use new functionality to replace tabbuflister and single_tab segment 2014-09-05 20:00:19 +04:00
__init__.py Raise exceptions that are not intercepted when testing 2014-09-21 15:53:22 +04:00
colorscheme.py Assume highlight group is always an iterable 2014-09-05 20:00:20 +04:00
config.py Unify imports 2014-09-01 00:25:24 +04:00
ipython.py Raise exceptions that are not intercepted when testing 2014-09-21 15:53:22 +04:00
renderer.py Move strwidth function variants to powerline.lib.unicode 2014-12-05 22:38:23 +03:00
segment.py Remove `{module}.{function}` default highlighting group 2014-09-05 20:00:21 +04:00
shell.py Move all parser definitions to powerline.commands.*.get_argparser() 2014-10-25 22:03:33 +04:00
theme.py Replace all ASCII ' with Unicode ’ in comments and docstrings 2014-09-20 17:48:15 +04:00
tmux.py Add a way to specify configuration paths to powerline-config 2014-11-29 19:32:27 +03:00
vim.py Get rid of double quotes where possible 2014-09-20 18:12:39 +04:00