I'm having a few issues with RemedyBG, and I wanted to check with you to see if these are bugs, or if there's something I'm doing wrong:
- Firstly, I don't have an arrow indicator marking the current line when debugging. I actually didn't think that there was one implemented yet until I read something that implied it should be there. As far as I am aware, it has never been there -- is there a setting I need to turn on maybe?

- Secondly, I'm having an issue with arrays:

I went on the Handmade Discord to check with others to see if I was maybe doing something wrong, but no one there was able to think of anything. I tried state[5] and state[-5] as well, and it kept saying 0. Finally, I tried it in WinDBG, and it showed up as 1:

Let me know if I can give you more info.
RemedyBG is awesome, keep up the great work!