Project

General

Profile

Bug #209

multiple lines in a buffer are sent automatically upon a paste

Added by al almost 16 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Quassel GUI (Qt)
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Version:
0.4.0
OS:
Any

Description

multiple lines in a buffer are sent automatically upon a paste, which can result embarrassing or at least unwanted side effects


Related issues

Related to Quassel IRC - Feature #213: Add a multiline write line with a toogle button like ChatzillaResolved

Associated revisions

Revision f047a4f7 (diff)
Added by Manuel Nickschas over 14 years ago

Introduce multi-line editing for the inputline

This introduces the new MultiLineEdit that basically enhances the old InputLine widget by being
able to expand to show more than one line. All non-editing related things have been moved out of the
MultiLineEdit to ease reuse in other widgets. For example, InputWidget-specific keypresses are now handled
in InputWidget rather than MultiLineEdit.

Closes #209, closes #213, fixes #386. Thanks to Squider for input (I saw your patch too late, but I did refactor
things anyway...)

History

#1 Updated by Sputnick over 15 years ago

  • Priority changed from High to Normal

#2 Updated by DevUrandom about 15 years ago

How is this related to #443, which is about tab completion?
It is merely related to #386, imo.

#3 Updated by Sputnick over 14 years ago

  • Status changed from New to Assigned
  • Assignee set to Sputnick
  • Target version set to 0.5.0

#4 Updated by Sputnick over 14 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF