Actions
Bug #4060
closedText view adds a empty line which interferes with some identifiers
Start date:
08/09/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is a bug, when i try to filter the following data AdiIRC messing them out.
Code:
alias test_filter { var %win = @Test var %f = test.db window -j $+ $lines(%f) %win loadbuf %win $qt(%f) filter -ceutww 2 32 %win %win }
Data:
test_one 10 test_two 20 test_three 30
- Thanks!
Actions