bombshell-dev / clack

Effortlessly build beautiful command-line apps
https://clack.cc
5.53k stars 90 forks source link

fix(#103): restore raw mode on unblock #104

Closed ulken closed 1 year ago

ulken commented 1 year ago

The fix introduced by #80 seems to prevent control sequences from being sent. Restoring raw mode on top of that makes it work again.

Fixes #103

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 83c18dea253f22ca9b3071e287506283dadd85f5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

ulken commented 1 year ago

Bump @natemoo-re

cpreston321 commented 1 year ago

@ulken Hey!

it's been a minute but it seems we can start merging some fixes! But LGTM!

Thanks, CP