uTox / uTox

µTox the lightest and fluffiest Tox client
Other
1.01k stars 190 forks source link

Feature request: Split long messages. #1545

Open clort81 opened 2 years ago

clort81 commented 2 years ago

Overview

  1. uTox version: 0.18.1
  2. Operating system: any
  3. Desktop Environment/Window Manager (Linux/BSD only): any

Issue

Pasting messages with lots of UTF-8 results in too long messages > 500 bytes TOX_ERR_CONFERENCE_SEND_MESSAGE_TOO_LONG

It might be nice to have uTox split too-long messages into multiple messages (at line breaks). IRC clients have code that does this (e.g. irssi)