docs: say in the README what termit refuses to do - #27
Merged
Conversation
The README opened with the feature list and never stated the rules that produced it. Rewrite the Why section around the three that actually decide changes: only what the work needs, a terminal and nothing more, and measured rather than asserted. Not goals now says why those things are out -- each is either a second way to do what the left pane does, or a job for a program running inside a terminal. Also correct the capability table: OSC 8 hyperlinks have been supported since #21 but were still listed as no, and synchronized output (?2026), which the parser handles, was missing. Link the two reference documents under docs/references from the design notes, and cite the section the size and latency figures come from. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GvMacYD6T9EoWqc7C247Hr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README opened with the feature list and never stated the rules that produced it. This writes them down.
The three rules, now in
## Why## Not goalsnow says why those things are out — each is either a second way to do what the left pane already does, or a job for a program you run inside a terminal — instead of just listing them.Corrections while in there
Hyperlinks (OSC 8)was still listed as no; it has been supported since Open OSC 8 hyperlinks #21.Synchronized output (?2026), which the parser handles and agent UIs use, to the capability table.docs/references/performance-techniques.mdanddocs/references/scrollback.mdfrom the design notes.docs/performance.mdthey come from; the binary size stays rounded rather than quoted to a decimal that drifts every build.No feature text was added: the philosophy section replaces the old "Not a framework" bullet rather than sitting next to it.
🤖 Generated with Claude Code
https://claude.ai/code/session_01GvMacYD6T9EoWqc7C247Hr