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

  1. # Something handy I found in The_Edge's .ircrc:    serial 567
  2. # updated for 2.2.2
  3. # Adapted to use $D
  4. #
  5. on #-311 567 * ^assign te.last_whois $1
  6. bind ^u erase_line
  7. bind meta2-? parse type ^u/msg $te.last_whois 
  8. bind meta2-! parse type ^u/msg $D 
  9. bind meta2-. parse type ^u/msg $. 
  10. bind meta2-, parse type ^u/msg $, 
  11.