ifnk

Results 17 issues of ifnk

i like search in bookmark ( press b) but it doesn't support fuzzy finder here is fzf in js [fzf-js](https://github.com/ajitid/fzf-for-js) ![landing](https://user-images.githubusercontent.com/39295458/155045017-4a33178f-7baa-48dd-8664-50b2ece5ad37.gif) Can you integrate it into surfingkeys

我这边 dockerfile 不给国内 源 下载 很慢 ,甚至会失败 …… 另外问下 这些个变量 是 干什么的? ![image](https://user-images.githubusercontent.com/39295458/153850023-0353c5bf-957c-4d7e-a8de-86d4598c8ad5.png) 我这里 不删除的话 make docker-build 会报 错 ``` $ make docker-build docker build -t blog/blog-server:latest -f ./build/docker/blog/Dockerfile ....

## 安装 k8s 我本来的系统是 archlinux ,但是 手动装 k8s 装不上…… 后来看到 一个脚本 https://github.com/lework/kainstall 这个 支持 centos ubuntu 和 debian 安装 ,我就 在 本机装了 个 virtualbox ,下载了 debian 的 vdi 虚拟机 文件...

noremap w :action emacsIDEAs.AceJumpObtainThenReplace.Word noremap a :action emacsIDEAs.AceJumpAndReplace.Word 这两个命令 在 Rider里面使用失效,在phpstrom里面使用正常。希望作者修复下……

easymotion only move or c ,d ,y easymotion i find a plugin can Cut/Move/Replace without selection ,it likes easymotion ,here is url [https://github.com/whunmr/emacsIDEAs](url) but ist not update in 2018 ,and...

like this ! `import re from xkeysnail.transform import * define_multipurpose_modmap( {Key.CAPSLOCK: [Key.ESC, Key.F14]} ) define_keymap(None, { #K("F13"): K("esc"), K("F14-l"): K("right"), K("F14-k"): K("up"), K("F14-h"): K("left"), K("F14-j"): K("down"), K("F14-p"): K("page_up"), K("F14-u"): K("home"),...

作者你好,我做了一个vimd for word 的插件 ,根据 vim 的方式 来操作 word 文本 ,现在模拟了一些 。包括 常用 的 e , b , hjkl, gg ,G ,_ , $ , ,还有 ve vb 之类 的...

Can you add an option - only limited to the taskbar? I like to type a fixed label to switch the program on the taskbar, but if there are many...

There is an easymotion-chs can support the Chinese, [easymotion-chs](https://github.com/ZSaberLv0/vim-easymotion-chs) Can kjump support Chinese? The file is here![fileLink](https://github.com/ZSaberLv0/vim-easymotion-chs/blob/master/autoload/EasyMotion/migemo/utf8.vim) Here's a Chinese sentence. 众所周知,中文是没有空格的,要是能有一个插件能支持中文光标跳转就好了! if you press kjump z(The initials of a...

网址 : https://weread.qq.com/web/reader/684323505d10af6849e6c12 操作 : 按 f 的时候 按钮 旁会有字母 ,按下 (下一章) 按钮 的字母 期望表现 : 网页 会跳转到下一章 的页面 实际表现 : 网页 还是 没有动 …… 如果是 用鼠标点击 就会跳转到下一章 截图 :...