kvirc / KVIrc

The KVIrc IRC Client
http://www.kvirc.net/
GNU General Public License v2.0
242 stars 75 forks source link

auto multi line editor #1207

Open DarthGandalf opened 9 years ago

DarthGandalf commented 9 years ago

Reported by Nakre on 04 Sep 2011 14:29:44 UTC we can use auto multi line editor by the time we type a long sentence to see what we were typing. also this option can be added to settings/interface/input that can be enabled/disabled maybe ?


Migrated from: https://svn.kvirc.de/kvirc/ticket/1207

DarthGandalf commented 9 years ago

Comment by Nakre on 04 Sep 2011 14:47:26 Resizeable Input also can be better where maybe easier work than having another setting we already have a lot of.

un1versal commented 8 years ago

Merged duplicate from #1298 and targeted to latest dev.

Reported by Fezi on 21 Jun 2012 21:39:24 UTC

Currently, the single-line message editor will not accept input past the 400th character, forcing the user to change to the Multi-line Editor to create longer messages. While not experience-breaking, the forced switch can be annoying, especially if you don't care about where the line breaks end up.

Would it be possible to allow the Single-line Editor to accept messages and actions as long as the user desires, and then split them into smaller messages on output as the Multi-line Editor does?


Migrated from: https://svn.kvirc.de/kvirc/ticket/1298

un1versal commented 8 years ago

FYI, this is already automatic for pasting larger text portions. sadly doesnt work for normal typing text.