Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2000:
[Freeciv-Dev] 1/2 readline patch
Home

[Freeciv-Dev] 1/2 readline patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] 1/2 readline patch
From: Thue Janus Kristensen <thue@xxxxxxx>
Date: Thu, 1 Jun 2000 18:26:19 +0200

I have tried making readline work with the civserver, but haven't been
completely succesfull.
-When suspending the server (CTRL-z) the server would for some reason
think it had gotten a new client connection and get stuck in the client
accept function.
-when you are typing some text and a line of output appears (fx telling
you the game have been autosaved) the prompt will not reappear by itself
-I did not code any autocompletion functionality.

If anybody want to give it a try then go ahead. It is mostly the first
problem that has me stuck.

-Thue

Attachment: readline.diff
Description: Text Data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] 1/2 readline patch, Thue Janus Kristensen <=