Frederick Z.

Results 11 comments of Frederick Z.

Here you go: [0_人工智能_70_年,AI_十大里程碑__爱范儿.md](https://github.com/junegunn/fzf.vim/files/8313233/0_._70_.AI_.__.md) This is how it looks from :Files ![Snipaste_2022-03-21_13-06-58](https://user-images.githubusercontent.com/34254408/159208060-daf366d1-9740-47a8-a52d-1603c78ee0be.png) Many thanks in advance!

> Can you post a file that I can use to reproduce the problem? @junegunn please let me know if you can repro or any further info needed.

>From command mode to Insert mode,I insert 'A'.When my insert method is Chinese(for example sougou insert method do you mean from normal mode to insert mode? If that is the...

looking forward to the enhancement. For anyone interested in using `vim-visual-multi` as a temp solution, please check out: https://github.com/asvetliakov/vscode-neovim/issues/409#issuecomment-830796423

> I modify the code of src\tui\tcell.go, seem it can work: > > func (w *TcellWindow) printString(text string, pair ColorPair) { lx := 0 a := pair.Attr() > > ```...

> hey @lilx2018 what console you are using w/ fzf plz? I'm currently only using it within vim.

Looking forward to this feature. Once released, I'll persuade the whole team to move from JLab to VSCode :D

My take using vimscript to achieve something similar. I mapped in visual mode to send code and move down. and `\\` will select and send the code block ```vim let...

> show me your setting i just realized that i didn't set the token properly. after setting the joplin_token, now i get the following error msg: >Messages maintainer: Bram Moolenaar...