home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / os2isc8a.zip / FEATURES < prev    next >
Text File  |  1996-04-06  |  4KB  |  77 lines

  1.   
  2. The following is a listing of features in my (PanaSonic)'s client.  I have
  3. just recently ported it to Linux (not yet released, as I write this, Aug 30
  4. 1995) and have received several questions along hte lines of "Why not use
  5. the regular client, since it works in Linux?????" Well, here's the answer..
  6. the listing of things that I have added to the client from the early version
  7. of Ayourk's source code that it is based from...)
  8.  
  9.   Sep 19, 1995:
  10.   Most of the known bugs have been fixed.  Color scheming is in.
  11.  
  12.   Aug 30, 1995:
  13.  
  14.   The ability (client config->other options) to send a PING instead of a blank
  15. X message, if you hit enter on the first line of sending an X.
  16.  
  17.   Completely re-written internal representation of the friends list.  Your
  18. friends list can now be an unlimited size (limited in theory by available
  19. memory, although this hasn't been tested beyond about 110 entries), and is
  20. much faster to access.
  21.  
  22.   You can press the TAB key at any prompt for a name, and that name will
  23.   be completed out of (a) your friends list, or (b) the listing of the last
  24. 20 people to send you an X message.  (as of this writing, the last 20 list
  25. is bugged, and will only properly store names that do not have a SPACE in them)
  26.  
  27.   Client binary is much smaller than it used to be.  (stock linux client is
  28. something like 70k, original port of OS/2 client was something like 110k,
  29. linux client is now at 64k, and os/2 client is at 94k)
  30.  
  31.   Client is generally a lot faster all over the place.
  32.  
  33.   CTRL-F at any point in the client should take you to editing your friends
  34.   list.  (once you exit the friends list editing, a prompt will NOT (yet) be
  35.   reprinted)
  36.  
  37.   Much more efficient screen output and ANSI handling over the Ayourk client.
  38.  
  39.   Pressing Ctrl-N at any point will reveal the name of the last person
  40. to send you an X message. (limited by the bug on the TAB completion list)
  41.  
  42.   This client has several command line parameters:
  43.    ansi - forces ANSI on
  44.    noansi - forces ansi off
  45.    askansi - forces Autoansi detection disabled
  46.    bold - Forces BOLD ansi color
  47.    nobold - Forces NON bold ansi color
  48.    config - Offline configuration of the client
  49.    help - a listing of these options.
  50.  
  51. (For those of you more familiar with the stock client, as opposed to Ayourk or
  52. Isoroku's clients, this client has Autologin, Auto queue bypass (it'll log you
  53. in automagically and tell you how much mail is waiting before you have to sit
  54. in the queue - this is a BBS feature, that on normal systems is done manually
  55. by pressing 'L' 5 times at the queue message.), it's own ANSI coloration for
  56. config menu and several other things if ANSI is detected from the BBS, Auto
  57. answering of the login prompts (Do you want ANSI? and a reminder prompt, if 
  58. set), and probably some more features in the client configuration that I can't
  59. recall at the moment)
  60.   
  61.   If no one is on the BBS that is in your friends list, at the time you press
  62. Ctrl-W, this will be reported, instead of just giving you a dumb looking
  63. prompt again. :)
  64.  
  65.   Client text capturing has been completely rewritten, and nearly everything
  66. that you see on your screen is captured to the capture file (which can be
  67. set in Client Config->Local options .. ).  The capture is, however, stripped
  68. of all ANSI codes, making it excellent for cutting and pasting a capture into
  69. a post or X message. :)
  70.  
  71.   If you define a macro that begins with the word "shell", then specify a
  72. system command to execute, when you press that macro key, a shell will be
  73. executed with that command.  (you must have a valid shell set up in Client
  74. Config->Local options!)
  75.  
  76.  
  77.