Skip to content

v2.1.2: Fix double print of first line on fresh terminals

Choose a tag to compare

@andreiborisov andreiborisov released this 20 Mar 14:04
· 702 commits to master since this release
3424099

Fixes 🐞

On some circumstances the first line of the prompt can be printed two times instead of one (see #151). This release fixes it.

Installation

fisher add rafaelrinaldi/pure

Thanks 👏

Thanks @pcr910303 for reporting the bug.