Actions
Bug #4061
closed/write doesn't adding new data into a new line in some cases
Start date:
08/09/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is a strange bug, i am not sure if it is related to '-dl' or not but it seems here that /write doesn't add the new data into a new line as it supposed to do but it fits it next to the last line, i will provide you an reproduce video compared with mIRC side.
Video: http://j.mp/2M2lgWR
- Thanks!
Files
Updated by Per Amundsen over 6 years ago
Please post the example code and the file.
Updated by westor (GR) over 6 years ago
The code is:
alias test_write { write -dl4 $qt(#msl.db) | write $qt(#msl.db) westor 90 }
And the file in attachments (the original one that triggers that issue).
Updated by Per Amundsen over 6 years ago
- Status changed from New to Resolved
Should be fixed, there might be some other regressions.
Actions