Christoffer Winterkvist
Christoffer Winterkvist
I think I managed to figure it out now.
@ww7 3.25.0 now support peeking (sounded way better in my head 🤣). https://github.com/zenangst/KeyboardCowboy/releases/tag/3.25.0
@ww7 I managed to achieve that behavior by just having a keyboard shortcut scoped to that app. I guess that option would save you creating a group and having multiple...
Hey @ww7, I had a thought. Instead of making 'Peek' a modifier, let's make it an action. That way, users won't accidentally mix it with 'hide' or 'unhide,' which wouldn't...
Seeing simliar behavior. Was wondering why my machine suddenly wanted to take a trip to the moon.
``` $ tokei . =============================================================================== Language Files Lines Code Comments Blanks =============================================================================== C Header 182 25854 6748 15385 3721 JavaScript 1 31 27 0 4 JSON 628 91694 91694 0...
Hey @DeEskalator, you can rebind function keys to whatever you like. Note that this depends on how you have configured your F-keys in System Settings.
I agree, this could be both fun & useful to implement :)
Hi @fushugaku, I'll need to dig into this a bit. I think typing speed shouldn't affect whether the snippet is triggered or not. I don't have the code in my...
Hey @fushugaku, just wanted to follow this up. I started looking into this issue here (https://github.com/zenangst/KeyboardCowboy/issues/590) and I found that we actually have a small timeout. I'm removing that for...