Closed TimUntersberger closed 3 years ago
I thought I fixed it by having a small delay between unregistering and registering the keybindings. The problem is that unregistering the keybindings is asynchronous. (even when done in a synchronous way in rust)
I thought I fixed it by having a small delay between unregistering and registering the keybindings. The problem is that unregistering the keybindings is asynchronous. (even when done in a synchronous way in rust)