-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds Keyboard shortcuts #128
Conversation
I'm getting build errors with this PR:
Could be something wrong with my build. I'll look into it. Also, I just enabled the GitHub checks. Let's see if GitHub Actions also reports a build error... |
Ok nevermind, it was an issue with my cmake. I solved it and am able to build now. However, there are some weird Windows build errors as well as lint issues. If you don't have access to a Windows build machine and need help, let me know and I can try building it on my windows machine at home. |
Yeah, I see it is failing the windows build. I don't have a windows machine, so when you have the time could you try running on yours? |
Looks like your recent commits fixed the Windows issue. I also verified that it builds on my Windows machine. |
Adds Shortcuts for navigating tabs and searching events and command buffers. There is also a menu item under 'Help' that lists out the new shortcuts.