Closed max-arnold closed 10 months ago
For remote debugging it would be useful to be able to set PUDB_TERM_SIZE=80x20 to override the default guess.
PUDB_TERM_SIZE=80x20
This would nicely complement PYTHONBREAKPOINT, PUDB_RDB_HOST, and PUDB_RDB_PORT
PYTHONBREAKPOINT
PUDB_RDB_HOST
PUDB_RDB_PORT
Merged
For remote debugging it would be useful to be able to set
PUDB_TERM_SIZE=80x20
to override the default guess.This would nicely complement
PYTHONBREAKPOINT
,PUDB_RDB_HOST
, andPUDB_RDB_PORT