in reply to Re: Implementing a command line
in thread Implementing a command line
Thanks for your reply
Before that I used Term::shellUI module and almost every thing
is working as expected but the issue is when I pressed ctrl+c I want to print "Please use ctrl+d to exit the shell" , for that I handle the signal but the message print only after I pressed the new line
how to resolve this !
once again thanks in advance !
|
|---|