in reply to Re^3: What editing mode am I in when interacting with a Perl script using OS X Terminal? Because the keyboard works differently to a normal shell.
in thread What editing mode am I in when interacting with a Perl script using OS X Terminal? Because the keyboard works differently to a normal shell.

He could be friendlier. The question was in fact completely misunderstood.

  • Comment on Re^4: What editing mode am I in when interacting with a Perl script using OS X Terminal? Because the keyboard works differently to a normal shell.

Replies are listed 'Best First'.
Re^5: What editing mode am I in when interacting with a Perl script using OS X Terminal? Because the keyboard works differently to a normal shell.
by stevieb (Canon) on Aug 04, 2015 at 13:52 UTC

    Thanks guys... yes, indeed, the question was completely misunderstood. After looking at it again this morning, I realized the OP was dealing with the CLI while the program was waiting for input.

    With the posted code, it appeared to me at the time they were actually trying to edit the file.

    Thankfully, AnonyMonk, roboticus and 1nickt did catch on to what the OP needed, and responded accordingly.

    Cheers,

    -stevieb