contour icon indicating copy to clipboard operation
contour copied to clipboard

Do not export TERM env var when using ConPTY (on Windows)

Open christianparpart opened this issue 1 year ago • 0 comments

Some apps on Windows can't handle a TERM variable that they do not know about. There is also no way to resolve terminfo db entries on Windows neither. So simply don't export it, such that apps won't get confused.

christianparpart avatar Jul 01 '24 10:07 christianparpart