mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
* Allow passing args from render() to hl() and hlstyle() functions * New escape arg in ShellRenderer's hlstyle() to enable/disable escaping * Fix invalid escape sequence * Emulate a right prompt in bash Fixes #2103 * Document the new hl_args argument