Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle resize of terminal #244

Merged
merged 9 commits into from
Aug 18, 2023
Merged

Handle resize of terminal #244

merged 9 commits into from
Aug 18, 2023

Conversation

ku1ik
Copy link
Contributor

@ku1ik ku1ik commented Aug 14, 2023

This implements automatic resizing of player's terminal view according to new resize events saved by the recorder.

Related:


This work has been sponsored by ITLook. Thanks!

@ku1ik ku1ik marked this pull request as ready for review August 17, 2023 09:15
@ku1ik
Copy link
Contributor Author

ku1ik commented Aug 17, 2023

@boris-42 I've pushed this to next tag on npmjs.org, you can test this by using the following in package.json:

  "devDependencies": {
    "asciinema-player": "next"
  }

(pointing your package.json directly to github would unlikely work as there's Rust/WASM build step)

@ku1ik ku1ik merged commit e0adf3a into develop Aug 18, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant