Firestar-Reimu

Results 102 issues of Firestar-Reimu

``` map :call RunPython() function! RunPython() exec "w" if &filetype == 'python' if search("@profile") exec "AsyncRun kernprof -l -v %" exec "copen" exec "wincmd p" elseif search("set_trace()") exec "!python3 %"...

1. 空表格会缺右下角一格: 网页显示这样: ![Screenshot_20211104_135621](https://user-images.githubusercontent.com/65082432/140268501-c18fffbf-d017-4747-9029-72f5cea8a038.png) 应该显示这样: ![Screenshot_20211104_140636](https://user-images.githubusercontent.com/65082432/140268394-8760bbbd-37d9-4db1-8298-acabcb4c20db.png) 2. 表格并没有自动居中,默认是左对齐的,加入 `align="center"` 也不行(该页面不是自定义页面,就是普通的post) ![Screenshot_20211104_134938](https://user-images.githubusercontent.com/65082432/140268418-a372d1d7-9aa0-423d-8ac7-ce59e8718019.png)

:sparkles: enhancement

acid cannot dissolve glass and quartz but ceramics? They are all based on SiO2!

![图片](https://user-images.githubusercontent.com/65082432/130201015-ecb16531-859e-497e-8467-80fd70d05dbd.png) This strange path of light does not exist in physics. ![图片](https://user-images.githubusercontent.com/65082432/130201244-d248a494-d528-40d4-8c94-16bc006aafeb.png) But if we make the diamond thicker, it will be fine. Version: 96.1 on Win11

Simulation oddity

### The feature request Add version number in installer file and https://desktop.github.com/ Every time I download the installer, I cannot know whether it has updated. All file name are `GitHubDesktopSetup-x64.exe`...

enhancement

您这个项目很好,想提交到[AUR](https://aur.archlinux.org/)上,能否提供一下从源代码编译/用Appimage下载的方法来写pkgbuild文件? 用Appimage下载的方法好像是这样: ``` prepare() { cd "${srcdir}" chmod +x ${_filename} ${_filename} --appimage-extract rm ${srcdir}/squashfs-root/usr/share/icons/hicolor/icon-theme.cache } package() { install -Dm755 "${srcdir}/${_filename}" "${pkgdir}/opt/appimages/${_pkgname}.AppImage" install -Dm755 "${srcdir}/${_pkgname}.sh" "${pkgdir}/usr/bin/${_pkgname}" install -dm755 "${pkgdir}/usr/share/applications/" cp -r...

1. 如何从源代码构建? 2. 能选择字体更改选项吗?这个字体显示的中文是用的(好像是香港的?)异体字形,英文的用户名还是全角字体。 ![Screenshot_20210312_214925](https://user-images.githubusercontent.com/65082432/110949227-52e7b680-837d-11eb-8a55-dacb42b63180.png) 3. 运行还是有些卡顿,不能跟兄弟计划[electron-netease-cloud-music](https://github.com/Rocket1184/electron-netease-cloud-music)比 4. 没看到有任务栏缩略图 Manjaro Linux 21.0 KDE 5.79.0 / Plasma 5.21.2

微信版本号是3.3.5-42 开启隐藏 截图的时候屏幕闪了一下但是它没有隐藏窗口

![Screenshot_20210910_143315](https://user-images.githubusercontent.com/65082432/132810374-8577b2f6-1f1b-4013-8718-2f45b94054d7.png) 微信图标在200%放大率下较为模糊,是否可以用svg图片替代?

默认文件位置是```~/WeChat Files```,但是我不想看到显著的系统文件而想将其隐藏(文件名前面加''.'')或移动到深层文件夹。在微信设置中改变文件位置之后发现仍然储存在原有位置。