PRO
PRO
### The problem Visiting a certain folder in my DLNA server will get `UnicodeDecodeError`.  Full message here: https://pastebin.com/ttErUcft The folder can be normally accessed via Explorer.  ### What...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I open the panel and my cursor, on the center of the screen, *chooses* an item...
### 启动器版本 Launcher Version 3.5.3.229 ### 平台 Platform Windows 11 ### 问题描述 Problem Description 我通过网址安装了一个自动更新的整合包 (命名为 `Meta`),后来由于不常用我就从启动器中选择“删除该版本”。但是当我启动其它游戏版本时,尽管我已删除 `Meta` 这个游戏版本以及它的文件夹,启动器会自行在 `.minecraft\versions` 下创建 `Meta` 文件夹,并出现了一个 `Meta.jar` 文件,虽然在启动器主界面不会显示。若通过某种方式拒绝启动器新建此文件夹 (例如新建同名文件 `Meta`),游戏就不会正常启动。 创建同名文件从而拒绝新建文件夹后启动器的相关截图:  ...
**Exact location of issue** [2306.05499](https://ar5iv.labs.arxiv.org/html/2306.05499#S6.SS4.SSS1.p5), around section 6.4.2. **Problem details** The dialog box does not render properly, under both dark and light theme. **Desktop (please complete the following information)** -...
**Exact location of issue** https://ar5iv.labs.arxiv.org/html/2309.15025 **Problem details** `Conversion to HTML had a Fatal error and exited abruptly. This document may be truncated or damaged.` **Desktop (please complete the following information)**...
Demo:  What I typed: ```text $\$$ da ```
The sender and other players can see the mention normally, but the one mentioned will see `` instead of `@xxx`. i.e. When someone mentions me:  Console log: ``` [13:55:50]...
As suggested in the title, I think it would be useful to allow users to rename their footnotes, just like how you would rename variables in vscode.
This implementation of `su` simply runs `sudo powershell`. It would be better if the elevated shell remains consistent with original shell, but I lack necessary knowledge of Powershell programming to...
例如有如下分享链接 `https://www.urlshare.cn/umirror_url_check?_wv=1&srctype=touch&url=https%3A%2F%2Fwww.example.com&src_uin=xxx&src_scene=xxx&cli_scene=xxx`,我们可以通过取 `url` 参数后解码获得原链接。