powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, fish, tmux, IPython, Awesome, i3 and Qtile.
Powerline does not support python2 anymore and powerline will stop working with python2 in the near future.
Features
* Extensible and feature rich, written in Python. Powerline was completely rewritten in Python to get rid of as much vimscript as possible. This has allowed much better extensibility, leaner and better config files, and a structured, object-oriented codebase with no mandatory third-party dependencies other than a Python interpreter.
* Stable and testable code base. Using Python has allowed unit testing of all the project code. The code is tested to work in Python 3.6+.
* Support for prompts and statuslines in many applications. Originally created exclusively for vim statuslines, the project has evolved to provide statuslines in tmux and several WMs, and prompts for shells like bash/zsh and other applications. It’s simple to write renderers for any other applications that Powerline doesn’t yet support.
* Configuration and colorschemes written in JSON. JSON is a standardized, simple and easy to use file format that allows for easy user configuration across all of Powerline’s supported applications.
* Fast and lightweight, with daemon support for even better performance. Although the code base spans a couple of thousand lines of code with no goal of “less than X lines of code”, the main focus is on good performance and as little code as possible while still providing a rich set of features. The new daemon also ensures that only one Python instance is launched for prompts and statuslines, which provides excellent performance.
But I hate Python / I don’t need shell prompts / this is just too much hassle for me / what happened to the original vim-powerline project / …
You should check out some of the Powerline derivatives. The most lightweight and feature-rich alternative is currently the vim-airline project.
- Developed at SCM
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:sbradnick/powerline && cd $_ - Create Badge
Source Files
| Filename | Size | Changed |
|---|---|---|
| 2271.diff | 0000007749 7.57 KB | |
| README.md | 0000002124 2.07 KB | |
| _scmsync.obsinfo | 0000000156 156 Bytes | |
| _service | 0000000740 740 Bytes | |
| _servicedata | 0000000236 236 Bytes | |
| build.specials.obscpio | 0000000300 300 Bytes | |
| powerline-2.8.4+git20240930.574bb18.tar.gz | 0000376551 368 KB | |
| powerline.changes | 0000013678 13.4 KB | |
| powerline.obsinfo | 0000000118 118 Bytes | |
| powerline.spec | 0000011204 10.9 KB | |
| test_cmdline.py.diff | 0000000442 442 Bytes |
Comments 0