Nanoseb / ncTelegram

A ncurse Telegram client developed in Python
GNU General Public License v3.0
312 stars 25 forks source link

Autoscroll when new message is sent #44

Open GideonWolfe opened 5 years ago

GideonWolfe commented 5 years ago

Is there an option to have the message feed scroll when you send a new message? Right now it doesn't show messages I sent until I mouse over and scroll down manually. Works fine for incoming messages.

ghost commented 5 years ago

Same here and it happens on incoming messages as well. I've tried to get a pattern but it's kind of random. But I've noticed that I get two messages at once many times (incoming messages), and (not always) it's printed on screen my message when i write two messages one after the other. Hope this helps