powerline/powerline
ZyX 24dde27b7e Alter the priority of branch and line_percent segments
Unlike file_type and file_directory branch cannot be deduced from the filename 
(you normally know directory structure of the project) and contents of the file.

Unlike file_format and file_encoding which are normally configured once and then 
forgotten about knowing branch segment is necessary to separate commits.
2013-04-08 08:59:56 +04:00
..
bindings Replace pl.environ/getcwd/home with segment_info 2013-03-30 21:55:00 +04:00
config_files Alter the priority of branch and line_percent segments 2013-04-08 08:59:56 +04:00
lib Rename time.py to monotonic.py 2013-04-05 16:12:25 +02:00
lint Replace draw_soft_divider setting with draw_inner_divider 2013-04-02 17:22:55 +04:00
matchers Fix bytes handling on python3 2013-03-24 05:45:52 +04:00
renderers Make Tmux and PangoMarkup Renderers merge arguments like shell one 2013-04-03 23:09:40 +04:00
segments Merge branch 'various-improvements' into develop 2013-04-05 16:22:46 +02:00
__init__.py Add timeout to thread join calls to avoid deadlocks 2013-04-05 15:44:01 +02:00
colorscheme.py Change indentation of closing }, ], ) and combinations of them 2013-03-25 19:04:18 +04:00
ipython.py Workaround deadlock in ipython 2013-03-26 08:12:35 +04:00
matcher.py Combine vim modelines and Python encoding declarations 2013-03-11 10:40:09 +01:00
renderer.py Update only if segment_info is not None 2013-04-03 23:19:35 +04:00
segment.py Replace draw_soft_divider setting with draw_inner_divider 2013-04-02 17:22:55 +04:00
shell.py Remove run_once from ShellPowerline, fix update_first 2013-03-24 19:49:54 +04:00
theme.py Replace draw_soft_divider setting with draw_inner_divider 2013-04-02 17:22:55 +04:00
vim.py Move add_local_theme and get_theme to vim renderer 2013-03-11 19:11:32 +04:00