Skip to content

Add ability to override cell size using env vars#88

Merged
lnqs merged 1 commit intolnqs:mainfrom
uriyyo:main
Apr 6, 2026
Merged

Add ability to override cell size using env vars#88
lnqs merged 1 commit intolnqs:mainfrom
uriyyo:main

Conversation

@uriyyo
Copy link
Copy Markdown
Contributor

@uriyyo uriyyo commented Mar 29, 2026

Hi,

I'm working on updating textual integration with xterm.js and want to add proper image rendering in browser. In order to achive it we need to pass actual cell size so textual-image can use correct sizes when will render images.

Related PR - Textualize/textual-serve#40

How it looks like in browser:
image

@uriyyo
Copy link
Copy Markdown
Contributor Author

uriyyo commented Mar 30, 2026

Hi,
Not sure that CI failure related to my changes

@lnqs
Copy link
Copy Markdown
Owner

lnqs commented Apr 2, 2026

Hey, thanks for the PR (and sorry for the late reaction).
The code looks fine to me and I'm with you, I don't think it's the issue with the failed tests. It's not the first time they're flaky when running on Windows.
As I don't have a Windows machine available, I just removed Windows runners from the test matrix for now. Would you mind rebasing the PR to the latest main?

@uriyyo
Copy link
Copy Markdown
Contributor Author

uriyyo commented Apr 3, 2026

Done, rebased this branch on main

@lnqs
Copy link
Copy Markdown
Owner

lnqs commented Apr 6, 2026

Great, thanks! One last thing -- could you change the commit message to fit conventional commits? (=> feat: ability to override cell size using env vars)

@uriyyo
Copy link
Copy Markdown
Contributor Author

uriyyo commented Apr 6, 2026

Fixed, updated commit message

@lnqs lnqs merged commit 448ecff into lnqs:main Apr 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants