Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Add readLine to Terminal and make columns property an Effect #319

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

IMax153
Copy link
Member

@IMax153 IMax153 commented Dec 5, 2023

  • Make Terminal.columns an Effect to account for resizing the terminal window
  • Add Terminal.readLine to read input line-by-line from the terminal

Copy link

changeset-bot bot commented Dec 5, 2023

🦋 Changeset detected

Latest commit: cced499

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@effect/platform-node Patch
@effect/platform Patch
@effect/platform-bun Patch
@effect/platform-browser Patch

Not sure what this means? Click here to learn what changesets are.

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

@IMax153 IMax153 requested a review from tim-smart December 5, 2023 14:17
@IMax153
Copy link
Member Author

IMax153 commented Dec 5, 2023

@tim-smart - went ahead and updated all the examples as well.

@tim-smart tim-smart merged commit 425365e into main Dec 5, 2023
3 checks passed
@tim-smart tim-smart deleted the feat/terminal-read-line branch December 5, 2023 19:23
@github-actions github-actions bot mentioned this pull request Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants