diff options
author | xyz <gky44px1999@gmail.com> | 2022-11-15 01:24:59 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-11-15 01:24:59 -0800 |
commit | c7b15118587232ea4ee6f102bcb4d120a51a19e4 (patch) | |
tree | 4b7234b62e4465e88e364045d2f6428055052221 /home/xyz/.config/myconf/surfingkeys_config.js | |
parent | df08cbd1e570c06f26d2bd064d47babfc7e3f0c3 (diff) |
disable emojis become default for surfingkeys 1.12 so no need anymore
https://github.com/brookhong/Surfingkeys/issues/1869#issuecomment-1296285563
Diffstat (limited to 'home/xyz/.config/myconf/surfingkeys_config.js')
-rw-r--r-- | home/xyz/.config/myconf/surfingkeys_config.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.config/myconf/surfingkeys_config.js b/home/xyz/.config/myconf/surfingkeys_config.js index c67e73db..8ab842c3 100644 --- a/home/xyz/.config/myconf/surfingkeys_config.js +++ b/home/xyz/.config/myconf/surfingkeys_config.js @@ -64,8 +64,6 @@ iunmap("<Ctrl-'>"); iunmap('<Ctrl-e>'); iunmap('<Ctrl-f>'); iunmap('<Ctrl-u>'); -// disable emoj -iunmap(':'); // following code of map n to nzz not working in 1.0 // I guess it may because Visual.next and Visual.feedkeys is not supported in new api, see below source code permalink |