Closed bitwranglr closed 4 years ago
Using the handy -t <tty> option for vared. Confirmed that $_Dbg_tty is always set, i.e. both when zshdb is invoked with the -tty option and when it is not.
-t <tty>
vared
$_Dbg_tty
Ok - thanks. Will look at in a litle while when I have a chance.
Just tried it out and it seems to work.
Adding a test would be nice to make sure there are no regressions in the future
Using the handy
-t <tty>
option forvared
. Confirmed that$_Dbg_tty
is always set, i.e. both when zshdb is invoked with the -tty option and when it is not.