diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-05-23 04:12:59 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-05-23 04:12:59 +0300 |
commit | e844fc4c72e20f84d8022ff9591e75d4a30886cf (patch) | |
tree | d5d80f932328deae87e8ae136331c3a994ae12b9 /README.md | |
parent | 6486e62f1444048b5ba45584d7a8a647a5ab5137 (diff) |
Incorporating @dritter's feedback from #524.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -445,9 +445,10 @@ segment will not be displayed. ##### newline -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`. +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`, which simply separates segments from the +prompt itself. This only works on the left side. On the right side it does nothing. |