>I quite often type git then go away and come back, then type a full git status after it.
Does anyone else actually do this besides OP. I've never heard of this problem until now.
I do. And I also write "vim vim thefile.txt" and stuff like that.
Finally I've written a small shell function that corrects "gi tpull" to "git pull", because that happens at least once a day.
Personally, I don't want my typos corrected when I enter commands. I prefer the negative reinforcement to encourage fewer errors. I also don't mind an occasional error.
Not hatin. Just wondering if I'm alone.
You probably aren't alone, since commands that punish you when you mistype exist. Check out sl[0] or gti[1].
[0] https://github.com/mtoyoda/sl [1] http://r-wos.org/hacks/gti