Skip to main content

Posts

2021

Copy from Remote Server to Local Clipboard via OSC 52 in Neovim
··392 words·2 mins
Nvim Mintty

2020

Using Concurrent.futures in Python
··469 words·3 mins
Python
Git Directory and Work-Tree Explained
··405 words·2 mins
Git Git
Linux Tips and Tricks -- s3
·473 words·3 mins
Introducing better-esacape.vim: My First Vim/Neovim Plugin
··309 words·2 mins
Nvim Plugin
Build C++ Project with CMake -- A Simple Example
·551 words·3 mins
Programming C++ CMake OpenCV
Why Are Some Libraries Linked by Default in GCC?
··517 words·3 mins
Programming GCC Clang
Building OpenCV from Source on Linux
·449 words·3 mins
Linux C++ OpenCV
Get Pinyin Initials of Chinese characters
··112 words·1 min
Note
Setting up Neovim for C++ Development with LSP
··1254 words·6 mins
Nvim C++ Clang LSP
A Better Mapping to Leave Insert Mode than jk
··757 words·2 mins
Nvim
The Correct Way to Create List of Empty List in Python
··311 words·2 mins
Python
几种中文分词工具对比
··762 words·2 mins
Note
Pillow/PIL 缩放索引图像时的一个问题
·1312 words·3 mins
Python PIL OpenCV
Set up Fuzzy Completion for Vim-lsp
··267 words·2 mins
Nvim Jedi Pyls LSP