Skip to content
Discussion options

You must be logged in to vote

Glad you managed to find a workaround.

I'm not familiar with any of these ansible packages, but it really isn't surprising that trying to mix Textual and curses doesn't work. curses.setupterm() presumably checks the terminal is suitable to run a curses application, which of course it won't be when there's already a terminal application running with Textual (or any other TUI).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TomJGooding
Comment options

Answer selected by schnoberts1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6211 on November 07, 2025 21:39.