stack display starts at #951 in Cygwin
andrew-schulman opened this issue · 0 comments
andrew-schulman commented
Orpie 1.6.1, OCaml 4.10.0, Cygwin x86_64 3.1.7. Orpie builds and installs fine. But when I run it, I can only see stack entries # 951-993. I can run calculations, which seem to be running normally on stack entries 1, 2, ..., but I can't see any of the results.
Thoughts? I get the same results with TERM=screen-256color or xterm-256color.
Andrew