BUG REPORT:
I noticed you overlaid the chat on the view screen, which is a nice change besides blocking a line now and then. If you scroll back the chat log with PageUp, you now won't see any new chat messages until you scroll all the way back to the end, not even your own.
Not actually a bug (it was purposefully programmed that way). I've seen the same behaviour with some IRC clients and decided to mimic it. I guess I could make it so that it jumps back to down when you write something yourself or have some other way to see if there are new messages.
The chat window only goes over the game screen when the terminal is not big enough. If you resize your terminal, it goes to below the game screen.
i'm having some problems, i logged into my server, everything seems ok, i can chat, but... the commands to the game does not work, simply nothing happens when i input something to the game, but the chat works normal...
anyone has any idea what the problem could be?
When you resize the terminal and see your nick to the right, does it turn red when you press CTRL+A? Means you have input.
And in case this does happen but you still get no input...
Take your configuration file (see manual) and write "VERBOSITY: 1" there. It will make any keypresses from clients to be outputted to the server console. See if the keypresses go through (almost certainly will...but I guess it could be double-checked). I've heard about this bug(?) once before, but at the moment I have no idea what could be causing it or if it's really dfterm related. Also check if input works on the same machine where you run dfterm and in DF window itself. If nothing works, I could take your information on what software you have (Operating system/DF version and dfterm version at least) for future reference if this comes up again.