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

Save screenshot (screen / rect) to storage pool and to stdin #27

Open
christianparpart opened this issue Oct 1, 2022 · 0 comments
Open
Labels
spec-proposal New feature or request

Comments

@christianparpart
Copy link
Member

I know there is mediacopy (See https://github.com/hackerb9/vt340test/blob/main/mediacopy/mediacopy.sh).
But this feels rather complex to me and I wonder if that could be very much trivialized into one or two simple VT sequences with only few parameters.

Idea is:

  • save screenshot (of full screen or screen cell region) and receive it through stdin
  • save screenshot (of full screen or screen cell region) and upload it to the storage pool with a given name

It should be possible to operate on the full screen with and without padding as well as on only a region of the screen, using screen cell coordinates.

Question is whether that should be possible to take a screenshot of the scrollback area or not. This sounds like something that the user would probably want to have configurable anyways.

@christianparpart christianparpart added the spec-proposal New feature or request label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec-proposal New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant