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

Access a terminal within the editor #157

Open
12 of 13 tasks
curlpipe opened this issue Sep 25, 2024 · 0 comments
Open
12 of 13 tasks

Access a terminal within the editor #157

curlpipe opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@curlpipe
Copy link
Owner

curlpipe commented Sep 25, 2024

Open a terminal in a tab or split to help with debugging

  • Build a "fake terminal" project in graveyard so we can practice handling terminal operations behind the scenes
  • Register with the split API
  • API to open and control the terminal
  • Work on rendering
  • Work on passing through stdin
  • Throroughly test terminal commands
  • Fix terminals in different areas
  • Test out multiple terminals on the screen
  • Open terminals with pre-loaded commands
  • Use different shells
  • Write mouse code
  • Spawn stdout write thread
  • Speedup
@curlpipe curlpipe added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant