hge

Results 6 issues of hge

SpaceFN is a concept that uses the spacebar as an additional mod key, see https://geekhack.org/index.php?topic=51069.0 Currently there doesn't appear to be a clean implementation under Linux. As a result implementing...

The current macro-example in the readme to get vim-like verbs and text-objects is very neat and makes it easy to get close to Vim-style editing. In particular as it also...

When reading through the Makefile it appears that the configuration-file isn't installed in the prefix [here](https://github.com/rvaiya/keyd/blob/master/Makefile#L60), which triggers errors when trying to package. The fix could be to add a...

I wanted to try out stickyFN on a diverge 3, but for some reason none of the sticky keys is generating a key press and I don't see what I...

### This issue is about * [ ] Man pages or command-line usage * [ ] Website documentation * [X] Packaging * [ ] Other ### Describe the issue When...

This replaces the usage of defadvice, which has been obsoleted, to silence compiler warnings.