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

Use with terminal service provider #1

Open
idleberg opened this issue Jul 20, 2021 · 1 comment
Open

Use with terminal service provider #1

idleberg opened this issue Jul 20, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@idleberg
Copy link
Collaborator

idleberg commented Jul 20, 2021

Summary

One of the improvements of buildium was migrating from an ancient tarball of term.js to the npm-hosted xterm. Still, this package is three major versions behind the latest release of xterm. Rather than investing time to upgrade to xterm@latest, I want to question the integration of a terminal and suggest using one of the many existing terminal packages (e.g. atomic-terminal).

Motivation

I want to limit this package's features (and size) to its bare minimum - it should provide an API build providers can consume. There's no need to duplicate functionality, such as a terminal when there are packages that are better at this and more actively maintained. The biggest question for me is, how that allows keeping the existing functionality, e.g. the timer and the action buttons.

Describe alternatives you've considered

Upgrade xterm to v3 or later, ideally v4

@idleberg idleberg added the help wanted Extra attention is needed label Jul 20, 2021
@idleberg idleberg added the enhancement New feature or request label Aug 8, 2021
@github-actions
Copy link

github-actions bot commented Sep 8, 2021

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale label Sep 8, 2021
@idleberg idleberg removed the stale label Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant