Results 3 issues of kktt007

目前已非常依赖此脚本的功能 但是在linux上xmod只能提供capslock配合hjkl等键使用。 此脚本有一个很好的特性 Ctrl, Alt Compatible ,不知是否可以用在xmodmap上,感谢提供脚本。

enhancement

linux下无非就是用 xmodmap 这篇介绍很详细 https://www.cnblogs.com/yinheyi/p/10146900.html 以下这个配置我比较了若干,然后发现最佳的,和这里是一样的配置.还是希望能继续Linux的,这样以后3平台都以这里为准。就不用一人一种配置了。(vscode实在是没发现怎么用内置的来让capslock,所以只能ahk了吗) ``` keysym h = h H Left keysym l = l L Right keysym k = k K Up keysym j = j J Down...

**Is your feature request related to a problem? Please describe.** Move to below windows and press `q` is a bit slow way. If we could quit code runner quicker after...

feature request