Provide an appropriate value for TERM_PROGRAM
and TERM_PROGRAM_VERSION
#10
Labels
enhancement
New feature or request
TERM_PROGRAM
and TERM_PROGRAM_VERSION
#10
Currently, if someone was to use logic similar to
textual diagnose
, to diagnose what terminal their application was being run under, it would appear to be whatever terminal was used to runtextual-web
itself1. I feel it would be a good idea to setTERM_PROGRAM
totextual-web
andTERM_PROGRAM_VERSION
to textual-web's version (or perhaps something appropriate to the terminal served to the client side; but that could get tricker as the service expands and potentially other clients could be used).Footnotes
Testing here, I ran
textual-web
, served a terminal with it, and the in-browser terminal had an environment that thought it was kitty. ↩The text was updated successfully, but these errors were encountered: