Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sreya
Copy link
Collaborator

@sreya sreya commented Dec 10, 2024

Fixes an issue where an init function causes writes to the terminal when using agent-exec which results in some ansi characters being printed to the web terminal like so

^[]11;rgb:0909/0909/0b0b^[\^[[1;1Rl
coder@dev coder (main) 
execute: 0909/0909/0b0b\[1;1Rlls_

It also causes a significant slowdown in how long the web terminals take to launch. Pretty unfortunate...I tried getting around it but couldn't find a good answer. This is ultimately what was causing the drama.

@sreya sreya changed the title fix: disable github/charmbracelete/bubbletea init() fix: disable init() function in github/charmbracelete/bubbletea Dec 10, 2024
@sreya sreya changed the title fix: disable init() function in github/charmbracelete/bubbletea fix: disable init() function in github/charmbracelete/bubbletea dependency Dec 10, 2024
@sreya sreya changed the title fix: disable init() function in github/charmbracelete/bubbletea dependency fix: disable init() function in github/charmbracelet/bubbletea dependency Dec 10, 2024
@sreya sreya requested a review from deansheather December 11, 2024 20:03
@sreya
Copy link
Collaborator Author

sreya commented Dec 11, 2024

@deansheather once you're ok i'll create a fork under the coder org

Copy link
Member

@deansheather deansheather left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me, but can you move/refork it under the coder org before you merge?

@sreya sreya merged commit 05914cb into main Dec 16, 2024
30 checks passed
@sreya sreya deleted the jon/fixinit branch December 16, 2024 18:58
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants