Console client crashes on command longer than terminal width
If a command is typed in the console client that is longer than the width of the terminal, the client will close itself. This includes typing the command manually, pasting it in, or tab completing.
Change History
(6)
Summary: |
Deluge → Console client crashes on command longer than terminal width
|
Milestone: |
Future → 1.3.x
|
Milestone: |
1.3.x → 1.3.2
|
Type: |
bug → patch
|
Owner: |
set to Calum
|
Status: |
new → accepted
|
Resolution: |
→ fixed
|
Status: |
accepted → closed
|
I have attached a patch that will suppress the errors. It will not solve the issue that the cursor is off the screen and cannot see what you are typing but it does stop it crashing.