Christien Rioux

Results 5 issues of Christien Rioux

Willing to implement, would like some guidance on the differences that i will encounter if you have any tips. Best place to get documentation i'll need? thx.

Not sure why yet, need more data, but the difference between a 1GB file and a 10GB file is huge on my test machine. Need different test machines and more...

bug

This is by design. However, there may be operating-system specific ways ways of increasing performance. While this is low-priority, it may eventually get some code so I am making an...

enhancement

Callback support lets you know when an mutable operation on an LruCache causes items to be removed from the cache. Right now there's no way to know if you're losing...

``` [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value package:xterm/src/utils/circular_buffer.dart 105:28 IndexAwareCircularBuffer.[] package:xterm/src/core/buffer/buffer.dart 135:17 Buffer.currentLine package:xterm/src/core/buffer/buffer.dart 121:18 Buffer.writeChar package:xterm/src/terminal.dart 389:13 Terminal.writeChar package:xterm/src/core/escape/parser.dart 53:15 EscapeParser._processChar package:xterm/src/core/escape/parser.dart 46:9 EscapeParser._process...