Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Resizing mega-issue #48

Closed
vladdeSV opened this issue Oct 11, 2020 · 2 comments
Closed

Resizing mega-issue #48

vladdeSV opened this issue Oct 11, 2020 · 2 comments
Labels
posix Specific to the POSIX family windows Specific to the Windows platform
Projects

Comments

@vladdeSV
Copy link
Owner

Resizing is an issue for both Windows and POSIX platforms.

Windows Terminal is Microsoft most recent Terminal emulator. It acts as an POSIX terminal, but can still be manipulated with Console API functions. With version v1.0.1401.0, Windows Terminal does not support resizing the terminal at all.

Hyper.js does not support ANSI resizing commands. From what I understand there is a possibility for scone to do resizing with Hyper.js, but that functionality needs to be implemented into scone.

Issues

@vladdeSV vladdeSV added posix Specific to the POSIX family windows Specific to the Windows platform labels Oct 11, 2020
@vladdeSV
Copy link
Owner Author

Note for myself in the future: Consider not having proper resizing for all systems/terminals, and explicitly state somewhere that resizing is not widely supported.

@vladdeSV vladdeSV added this to TODO: in scone via automation Oct 11, 2020
@vladdeSV
Copy link
Owner Author

Closing as I feel this issue is not productive.

scone automation moved this from TODO: to DONE: Jan 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
posix Specific to the POSIX family windows Specific to the Windows platform
Projects
scone
DONE:
Development

No branches or pull requests

1 participant