Commit 751490770ba7a1fe3669a4a604d7412ba8cba776

Stefan Sperling 2021-08-30T19:07:58

make tog ignore Ctrl+L and B while loading all commits Otherwise tog gets into a funky non-recoverable state if these keys are pressed instead of Backspace while commits are loading. bug found by + ok tracey