Skip to content

Conversation

davep
Copy link
Contributor

@davep davep commented Oct 9, 2023

Testing out Contour, it does things a little differently again. This will take this into account and will report Contour and its version.

Testing out Contour, it does things a little differently again. This will take this into account and will report Contour and its version.
@davep davep added the enhancement New feature or request label Oct 9, 2023
@davep davep self-assigned this Oct 9, 2023
davep added 2 commits October 9, 2023 09:21
I did this a while ago, and it seems to be in a branch on two machines, but not in main and not actually in the repo, for some odd reason. Either way, this seems worth having...
term_program = f"{term_program} ({term_version})"

return "*Unknown*" if term_program is None else term_program
# Seems we can't work this out.
Copy link
Contributor

Choose a reason for hiding this comment

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

I see these changes in this commit but I don’t see them in the final “changes” of the PR. What am I missing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The fact that I was working on a fork that I forgot to sync, was confused as to why the screen detection wasn't in the code, added it to this, then realised what was going on, did a sync, a merge, and then it had the effect of nullifying that change.

@davep davep merged commit e2a5f02 into Textualize:main Oct 12, 2023
@davep davep deleted the extend-terminal-guesswork branch October 12, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants