-
Notifications
You must be signed in to change notification settings - Fork 842
Proto FAQ
This isn't the Textual FAQ, but it is where we'll collect information and ideas and points before they make it into the official docs, either as enhancements to some information in the docs, or as an actual FAQ.
Note: when things are added to the official docs/FAQ, they will be removed from here. Don't look here, look in the docs! (a link to the FAQ will appear here once one is started)
Document the minimal requirements for terminals, also mention useful settings for TERM
(set to xterm-256color
, etc) and COLORTERM
(set to truecolor
, etc).
Assuming that https://github.com/Textualize/textual/issues/1030 might become a FAQ: override App.__init__
.
While we don't recommend a specific terminal on any particular OS (okay fine perhaps we do on Windows), here (not here, but this is what w'd do) is a table of known terminals by OS and what they support, with any tweaks best made...