Stuart Walker

Results 6 issues of Stuart Walker

It's really not clear just by looking which window is focused. Currently the mode line is slightly darker in colour if the corresponding window is focused, but I think that...

I fixed a rare CSR crash by shifting the index by 1. When the index is 0 it will always crash.

Self explanatory

The repository is huge. The .git directory needs to be cleaned up. I just cloned ocelot again today and noticed: ``` (base) ~/repos/ocelot$ du -sch . 874M . 874M total...

in light of #234. we now support python 3.9+

dependent packages can will now be able to use ocelot's type hints https://peps.python.org/pep-0561/