Skip to content

Add ability to override cell size using env vars#88

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

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

Conversation

@uriyyo

@uriyyo uriyyo commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

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

uriyyo commented Mar 30, 2026

Copy link
Copy Markdown
Contributor Author

Hi,
Not sure that CI failure related to my changes

@lnqs

lnqs commented Apr 2, 2026

Copy link
Copy Markdown
Owner

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

uriyyo commented Apr 3, 2026

Copy link
Copy Markdown
Contributor Author

Done, rebased this branch on main

@lnqs

lnqs commented Apr 6, 2026

Copy link
Copy Markdown
Owner

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

uriyyo commented Apr 6, 2026

Copy link
Copy Markdown
Contributor Author

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