This repository was archived by the owner on May 21, 2019. It is now read-only.
0.2.158
·
520 commits
to master
since this release
f28f8a0 Bump version to 0.2.158. [ci skip]
eea6502 Extract showCursor into a variable.
773ccda Report correct cursor position.
6c30ad3 Render storage rows directly.
b03f564 Do not modify screen buffer storage to add a cursor.
f34697d Use separate cursorRow and CursorColumn.
8e08116 Remove Cursor.
6469659 Add shouldComponentUpdate to JobShowComponent.
2879389 Update dependencies.
0c68f49 Fuzzy match history items.
0083053 Add fuzzyMatch tests.
b145e86 Remove an unused function.
658a185 Add a simple fuzzy matcher. Implements #820
85fb892 Remove no escape prompt serializer.