Project

General

Profile

Actions

Bug #4060

closed

Text view adds a empty line which interferes with some identifiers

Added by westor (GR) over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
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

Also available in: Atom PDF