Arrow keys in perl debugger works in one PuTTy session but not on another -


i have 1 saved session in putty (connecting rhel box) perl -d , arrow keys works nice.

i have same putty version, , using session1, cloned connect different similar rhel box , arrows not work?

according this question, session1 should have not been working not have term::readline::gnu on first box

you don't need term::readline::gnu, other modules may fill same need. use term::readline::perl. may have module (or equivalent) installed on first box not on second.

the linked answer claims term::readline::perl not have arrow-key support, may have been true @ 1 time, arrow keys work fine me.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -