Closed amckinlay closed 6 years ago
Hmm, that's really weird. It looks like the screen width is so small that it tries to truncate the string for display purposes beyond 0. I've applied a fix to mitigate the crash, but generally it won't help much, as it would be still unusable on such a narrow screen.
Could you check out if the crash reproduces after this fix?
@GreyCat Fix works.
Thanks!
https://asciinema.org/a/MF2m6DMT5UoLNdSxo7QVnKYxp (crash occurs after pressing
<enter>
)