Project

General

Profile

Actions

Bug #5515

closed

/window -jN should use max value for overflowing values

Added by westor (GR) about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
03/28/2022
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I was testing to /loadbuf a file into a @window with more than 165k of lines, it seems that AdiIRC when creating a /window -jN it sticks on 500 and ignores the N parameter for larger windows buffer.

Example:

//window -hj100000000000 @test
//loadbuf @test big_file.txt
//echo -a IS: $line(@test,0) == this will return 500 even if the big_file.txt has more than 500 lines.

- Thanks!

Actions

Also available in: Atom PDF