update at 2026-03-04 13:25:26

This commit is contained in:
douboer@gmail.com
2026-03-04 13:25:26 +08:00
parent 7d2be3d67d
commit 5fbfdc651f
44 changed files with 84 additions and 1 deletions

View File

@@ -9,3 +9,9 @@ const DEV_PUBLIC_HOST = "shell.biboer.cn";
const DEV_CERT_PATH = "/Users/gavin/.acme.sh/shell.biboer.cn_ecc/fullchain.cer";
const DEV_KEY_PATH = "/Users/gavin/.acme.sh/shell.biboer.cn_ecc/shell.biboer.cn.key";
todo:
1. 点语音输入框,弹出第三方语音输入法,按住输入法的语音键,会跳到获取权限,但实际上,在应用中.已经获取过语音输入权限了
2. 回车/ctrlc/命令, 光标行复位
3. paste 点击不要在弹paste了。