Julian
Julian
我打开了codegeex的only key control选项,但是在我的编辑器界面我使用alt + \并没有开启codegeex的代码提示功能,这是为什么?
# 1. **BUG 描述** 输入汉字时,搜狗输入法无法使用 CTRL+X、CTRL+C、CTRL+V 等 CTRL+\ 的快捷方式,但是切换到英文状态时,可以正常使用。 # 2. **重现步骤** ## 2.1 **步骤** 设置 $\rightarrow$ 辅助功能 $\rightarrow$ 指向和点击 $\rightarrow$ 定位指针 截图如下: 1. 步骤截图 2. BUG截图 3. 切换到英文,快捷键正常 #...
# Bugs: Git Bash Path Conversion Causes Docker Mount Failure in Overleaf Toolkit ## Environment - **OS**: Windows 11 Professional 24H2 (Build 26100.4770) - **Git**: 2.50.1.windows.1 (Git Bash kernel: MINGW64_NT-10.0-26100)...
Refactor container data paths to use double-slash prefix (//var/...) to: - Avoid Git Bash's automatic POSIX-Windows path conversion - Fix critical mount error on Windows environments: "Error: mount source path...
### 路由地址 ```routes /bilibili/video/page/:bvid/:embed? ``` ### 完整路由地址 ```fullroutes + bvid + Required + Description: 可在视频页 URL 中找到 + embed + Optional + Description: 默认为开启内嵌视频, 任意值为关闭 ``` ### 相关文档 https://docs.rsshub.app/routes/social-media#%E8%A7%86%E9%A2%91%E9%80%89%E9%9B%86%E5%88%97%E8%A1%A8 ###...