xiaohj233/dsh-compat-shims--packages-keyboard-guard ↗★ 0
dsh-keyboard-guard
触摸设备兼容性补丁,防止程序化聚焦打开移动端键盘,同时保留用户发起的聚焦和桌面端行为。
AI 分析
核心用途是优化 DSH 在平板或手机等触摸设备上的输入体验,避免自动聚焦时频繁弹起虚拟键盘。适合常在移动端访问 DSH 的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaohj233/dsh-compat-shims#09af87746999677406b0a3946b91e94af27c48a5&path:packages/keyboard-guard說明文件
閱讀完整 README ↗Configuration
No settings are required. Live diagnostics are available in the page as window.__dshKeyboardGuard; its dispose() and rearm() methods are intended for debugging.