dwmkerr / dwmkerr/shellwright

rfc: shell_attach for other terminal types

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
37
Forks
5
Avg merge
3d 23h
Merged PRs (30d)
1

Description

## Summary

Investigate extending `shell_attach` to support terminals beyond tmux.

## Current State

`shell_attach` currently requires tmux, using `tmux capture-pane` to read terminal content.

## To Investigate

- **screen** - Similar approach via `screen -X hardcopy`
- **Vanilla terminals** - Options for Terminal.app, iTerm2, VS Code terminal without tmux/screen

## Related

- Initial `shell_attach` implementation: #49

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.