home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ircii30.zip / script / cursor < prev    next >
Text File  |  1994-07-30  |  208b  |  9 lines

  1. # works with cursor keys of many terminals...
  2. #
  3. bind meta1-[ meta2
  4. bind meta1-O meta2
  5. bind meta2-A backward_history
  6. bind meta2-B forward_history
  7. bind meta2-C forward_character
  8. bind meta2-D backward_character
  9.