I've set up `diffnav` as instructed in the docs. When running `git diff --stat`, I get the following output: ```console ❯ git diff --stat ^[[?2026;2$y^[[?2027;0$y ``` Assuming it's kind of similar in nature to #28 , but not sure what the expectation is here.