diff options
author | Christian Höltje <docwhat@gerf.org> | 2017-05-04 09:44:37 +0300 |
---|---|---|
committer | Christian Höltje <docwhat@gerf.org> | 2017-05-13 05:14:01 +0300 |
commit | 161c995625fc655eb3228a88f5ce1ad79fd1ede0 (patch) | |
tree | 1d7f58b908ac517405a4758eb12100d675d8457c /README.md | |
parent | 1619c74ad8aff47383989efadc1e4553a83cf4de (diff) |
newline: can't work with right side
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -447,8 +447,9 @@ segment will not be displayed. Puts a newline in your prompt so you can continue using segments on the next line. -This allows you to use segments on both lines, unlike `POWERLEVEL9K_PROMPT_ON_NEWLINE` and -`POWERLEVEL9K_RPROMPT_ON_NEWLINE`. +This allows you to use segments on both lines, unlike `POWERLEVEL9K_PROMPT_ON_NEWLINE`. + +This only works on the left side. On the right side it does nothing. ##### rbenv |