fix(tui): use unicode ellipses in interface text - #45126
Open
iamdavidhill wants to merge 1 commit into
Open
Conversation
|
no |
|
… |
|
gross |
Contributor
|
lgtm |
|
oh |
|
not bad |
|
incredible |
Contributor
|
so cool |
|
this is the way |
|
agreed |
|
bruh |
|
In hindsight this will be understood as an inflection point in AI |
|
when bread became sliced |
|
The effort you made for the PR announcement on X took more effort than the PR itself |
|
The world will never be the same again. |
|
LGTM… now with 66% fewer dots |
|
Looks like AGI has been achieved internally 🚀 |
|
well done xd |
|
a man of dedication and sheer will |
|
no comments, lgtm 🪨 |
|
why is still not merged? |
|
Claude still reviewing |
|
... |
|
ew (respectfully) |
|
eco-friendly change 👏 |
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.
Summary
Occurrences
packages/tui/src/app.tsx:468,1054— terminal-title truncation; updating versionpackages/tui/src/component/dialog-console-org.tsx:54— loading organizationspackages/tui/src/component/dialog-move-session.tsx:116— loading project directoriespackages/tui/src/component/dialog-provider.tsx:300— waiting for authorizationpackages/tui/src/component/dialog-skill.tsx:54— skill-search placeholderpackages/tui/src/component/dialog-workspace-list.tsx:42— deleting workspacepackages/tui/src/component/error-component.tsx:222— crash-report truncation markerpackages/tui/src/component/prompt/index.tsx:1316,1319,1540— shell prompt, chat prompt, retry-message truncationpackages/tui/src/component/startup-loading.tsx:8— finishing startup; loading pluginspackages/tui/src/feature-plugins/system/diff-viewer.tsx:769— loading diffpackages/tui/src/feature-plugins/system/plugins.tsx:52— installing pluginpackages/tui/src/routes/session/index.tsx:1816,2098,2132,2146,2171,2194,2206,2214,2304,2441,2517,2539,2544,2579,2589— tool progress and loading statespackages/tui/src/ui/dialog-prompt.tsx:102,106— working and processing statespackages/tui/test/cli/tui/diff-viewer-file-tree.test.tsx:80— diff-loading assertionpackages/tui/test/cli/tui/inline-tool-wrap-snapshot.test.tsx:198,206— tool-state fixturesVerification
bun typecheckfrompackages/tuibun run testfrompackages/tui— 193 passed, 1 skipped, 0 failed