mirror of
https://github.com/embarklabs/neo-blessed.git
synced 2025-01-10 19:16:20 +00:00
potential wrap content fix.
This commit is contained in:
parent
a1e9ec5a55
commit
6663c6c3f0
@ -2673,6 +2673,8 @@ function wrapContent(content, width, tags, state) {
|
||||
}
|
||||
}
|
||||
|
||||
i++; // FIX
|
||||
|
||||
part = line.substring(0, i - 1);
|
||||
esc = /\x1b[\[\d;]*$/.exec(part);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user