Alessandro Arzilli
Alessandro Arzilli
I can't reproduce this. Can you add a `fmt.Printf("adding %q %d\n", string(b), scrollbackEditor.Width)` at gdlv/scrollback.go:48, so I can see if maybe I can figure it out. Also how did you...
> Actually now it seems to be working even with the Nix installed binary... unclear on what the issue was but maybe it was using the old version (1.10.0)? The...
Yes, it does look like a bug, I think it should be `locs[i]` and the nilness check should be inside the loop and also be on `locs[i]`.