home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / perl / 8017 < prev    next >
Encoding:
Text File  |  1993-01-28  |  834 b   |  23 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!uvaarpa!mmdf
  3. From: ripper@athena.mit.edu
  4. Subject: Editline in perl
  5. Message-ID: <1993Jan26.222254.19183@uvaarpa.Virginia.EDU>
  6. Sender: mmdf@uvaarpa.Virginia.EDU (Mail System)
  7. Reply-To: ripper@athena.mit.edu
  8. Organization: The Internet
  9. Date: Tue, 26 Jan 1993 22:22:54 GMT
  10. Lines: 11
  11.  
  12.  
  13. I'm trying to generate a prompt which would allow users many
  14. of the spiffy lineeditting characteristics that tcsh has (^A to
  15. goto beginning of line, ^K to kill the rest of the line, ^E to
  16. get to the end of the line, arrow keys, etc).  Is there a script 
  17. out there already that does that?  Is there also a better 
  18. documented version of 'termcap.pl' (which has more than a header
  19. of 4 short usage examples)?
  20.  
  21. -Ross Lippert
  22. ripper@athena.mit.edu
  23.