Skip to content

Commit

Permalink
Update README with known issue #18
Browse files Browse the repository at this point in the history
  • Loading branch information
erikhuizinga authored and lyze committed Dec 21, 2016
1 parent 4cf1067 commit d9d4a50
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -184,6 +184,13 @@ true | _Default_. Status symbols (`≡` `↑` `↓` `↕`) will be shown.
false | No status symbol will be shown, saving some prompt length.


Known issues
------------

### Terminal.app

When using Terminal.app, when the prompt is longer than the terminal window width, the prompt line may not wrap correctly to the next line. This is suspected to be caused by incorrect handling of ANSI color codes by Terminal.app. See issue #18.

Background
----------

Expand Down

0 comments on commit d9d4a50

Please sign in to comment.