frankhale/toby

Global keybindings are not working as expected

Closed this issue · 2 comments

The issue is that the webview now is eating the key events whereas several years ago it did not. Back in the day setting global key events worked as expected but it no longer works today. In fact it hasn't worked for over a year now.

The UI needs reworking in my opinion to remove the need for these key events.

I'm basically rewriting Toby and using C#/Blazor. I don't know how much more work I'm going to actually do on this version of Toby.

The new work being done is here:

https://github.com/frankhale/toby-blazor

I'm closing this and archiving this project as its not likely to get anymore updates.