No

Results 30 issues of No

我看介绍上说window下可以用,release里没有找到啊

If doing this, it can be switched easily between different themes. And, users can easily contribute their own themes .

After switching tabs, can the browser save the last browsing page? Instead of the default url And can't use `Ctrl-V` or `p` in browser

enhancement

[wavedrom](https://github.com/wavedrom/wavedrom) Thank you.

enhancement

预览一个可视模式选择的代码块

question

In my network environment, using method below to download plug-ins often fails ``` git clone https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim ``` But, Ican use the following method ``` git clone [email protected]:wbthomason/packer.nvim.git\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim ```...

enhancement

I don't think it's a particularly good idea to generate a "work" folder in the current directory (although this is a must). Can add an option to specify a location...

Preview the selected code block by virtual mode

![QQ截图20200924103225](https://user-images.githubusercontent.com/2704364/94094216-85ded200-fe51-11ea-82ca-e2dd2625040b.png)

enhancement

As a beginner, I hope I can have a simple, easy to learn tutorial. Mingw version: `x86_64-8.1.0-posix-seh-rt_v6-rev0` I can't solve problems. ```txt $ gcc main.c -L. -lui ./libui.a(windows_alloc.cpp.obj): In function...