Skip to content

Commit

Permalink
Merge pull request #675 from quite/effort-cursor
Browse files Browse the repository at this point in the history
git-effort: restore normal (visible) cursor properly
  • Loading branch information
spacewander authored Oct 27, 2017
2 parents 78835c7 + af39b2b commit 9573a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/git-effort
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ hide_cursor() {
#

show_cursor_and_cleanup() {
tputq cvvis
tputq cnorm
tputq sgr0
rm "$tmp" > /dev/null 2>&1
exit 0
Expand Down

0 comments on commit 9573a76

Please sign in to comment.