rmGFW

Results 13 comments of rmGFW

> 怎么复用法?你之前的进程都还没结束。 我希望他可以自动的把我之前的关了(因为之前的的确是已经运行完了) 然后重新在这个窗口运行

I want start screen can list all the file under directory /path/to/my/dir

command:ssh [email protected] passwd:raspberry

> pull this repo https://github.com/meilisearch/documentation and comment enableDarkMode in the .vuepress/config.js or set it to false then start the dev server ( you must try this in the night, )...

> Hey @rmGFW could you provide the settings of the plugin from your config.js ? ```js module.exports = { themeConfig: { editLinks: true, logo: '/logo.svg', sidebarDepth: 1, smoothScroll: true, nav:...

> The issue seems to be with a DOM selector and not the content of the documents. Are you using a custom theme? yes , i use this , theme:...

> Is your app online? So that I can check your HTML tags i can send the address to u by email

> > 我更换了ip代理地址能规避这个问题 > > 你这样一说,确实新加的环境配置`socks_proxy`可以缓解这个问题。 可是代理的数量是有限的呀,还是很快会被用完的

I have the same problem. not work on my neovim my neovim is the latest and I use iterm2 as my terminal another question how can I change map to...

> Adding the mapping manually in my .vimrc works fine btw > > ``` > let g:VM_maps = {} > let g:VM_maps["Add Cursor Down"] = '' " new cursor down...