Trick Posted June 15, 2017 Report Share Posted June 15, 2017 If anyone uses mudlet, I could use some help.. I'll try to explain this the best I can... I'm having an issue where when new information comes into the display, my prompt is a line behind and effectively moves the display twice. So, for instance, when I move a room and the new room shows up in my display, my prompt goes in and moves it up again. I want the new information as well as my prompt to come in together at the same time. As it is now my prompt lags a line behind and its really messing with my eyes.. I hope that was a good enough description? Link to comment Share on other sites More sharing options...
Lloth Posted June 15, 2017 Report Share Posted June 15, 2017 To clarify: When you enter a room, are you having to press enter an additional time to see the prompt? Is it automatically scrolling down only as far as the 2nd to bottom line? Or are you talking about the split scrolling function? Am I totally off base with these guesses? Link to comment Share on other sites More sharing options...
Trick Posted June 15, 2017 Author Report Share Posted June 15, 2017 I don't have to press enter again, its as if the prompt is coming in delayed. Whenever new information comes up, the prompt doesn't enter with it, it enters just behind it, so the scrolling isn't smooth. Link to comment Share on other sites More sharing options...
Trick Posted June 15, 2017 Author Report Share Posted June 15, 2017 Fixed it. So, basically: Quote the delayed prompt happens because your MUD is not properly telling Mudlet when it should display the prompt, so Mudlet gives up waiting and displays it eventually. See about enabling the "GA" signal in your MUD - it stands for "Go Ahead" and it means the MUD has sent all it wants and the client should display it. Your MUD isn't sending it as it should be Enabling GA didn't solve the problem, so I had to add an empty line after my prompt so that my whole prompt would show up and the empty line is the line delayed. Fixed the problem so I'm happy. Thanks for trying to help! Link to comment Share on other sites More sharing options...
Lloth Posted June 15, 2017 Report Share Posted June 15, 2017 Try looking in settings, under main display, and making sure that the box "fix unnecessary linebreaks on GA servers" is checked, if you feel ambitious. Could possibly be a mishandled linebreak not causing the end line to show up. Never encountered this issue myself. Link to comment Share on other sites More sharing options...
Implementor Erelei Posted June 30, 2017 Implementor Report Share Posted June 30, 2017 On 6/14/2017 at 10:33 PM, Fireman said: Fixed it. So, basically: Enabling GA didn't solve the problem, so I had to add an empty line after my prompt so that my whole prompt would show up and the empty line is the line delayed. Fixed the problem so I'm happy. Thanks for trying to help! I've always had to enter an additional carriage return after my prompts. Both with telnet and tintin. Not sure about the whole GA thing. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.