Added ability to join segments together. You always join a segment

with the previous one. Just add "_joined" to the segment name in
your `POWERLEVEL9K_LEFT_PROMPT_ELEMENTS`-array.

Developers: Be aware that the order of parameters given to
left/right_prompt_segment has changed!
This commit is contained in:
Dominik Ritter 2015-12-16 19:26:27 +01:00
commit ad2e4f0bcc
2 changed files with 119 additions and 79 deletions

View file

@ -1,5 +1,11 @@
## v0.3.0 (next)
### Added ability for "joined" segments
You can now merge segments together by suffixing the segment name with "_joined".
For Developers: Be aware that the order of parameters in left/right_prompt_segment
has changed. Now a boolean parameter must be set as second parameter (true if joined).
### `status` changes
The `status` segment was split up into three segments. `background_jobs` prints