On 04/11/2012 04:04 PM, Konovalov, Vadim (Vadim)** CTR ** wrote: >> From: Xibo Ning > >> Why we couldn't support current terminal emulation >> applications, if we >> could keep compatability? Perl debugger can not work is better than >> update it to support current terminal emulation applications, right? > > as it was already said, attempt to guess current "xterm"-s is a suspect for > bit rot, and also a maintenance burden. > > If you invent a way to generically support such terminals - this would be > just the right solution! > > Ideally - if this could be done in a modularized way - for example - > support for all such terminals gathered in some script/module/file (so it > could be maintained more easily) - that would be just it! > > All in all, thank you for your attention and efforts on the matter :) > Vadim. Thank you, Konovalov. I will try. Could you give me more advice? Can I use commands like this in perl5db.pl patch: my $tempfile = `mktemp`; Thanks a lot, Craig, Tony. Thanks for your help.Thread Previous | Thread Next