"git@gitlab.synchro.net:main/sbbs.git" did not exist on "0a5ea2e4e6064a9bcd301d8490b8f458018e91c9"
rswindell
authored
Ctrl-A (ASCII 1) char. This is wrong. A literal Ctrl-A sequence is ^AA. I'm only addressing one of those instances in this commit since it *also* appears to be an off-by-one bug where it's treating *all* Ctrl-A sequences as though they were ^AA - so just #ifdef'ing out until Deuce takes a look at this.