djs326/dsh-plugin-width-slider1

dsh-plugin-width-slider

Settings-panel slider that replaces the native width handles: long-press the slider to preview the conversation at full width (transparent overlay keeps only the slider visible), then drag to resize the chat column. Writes dsh.conversation.contentWidth + --dsh-chat-user-width.

包名
dsh-plugin-width-slider
版本
0.1.1
许可证
MIT
最近更新
2026年9月3日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:djs326/dsh-plugin-width-slider

使用说明

  1. 打开 DSH Desktop 的 设置 面板。
  2. 侧边栏找到 Width Slider · 对话宽度 条目并进入。
  3. 面板中显示当前宽度数值与滑块:
    • 按下滑块 → 进入全屏预览:设置面板隐藏,屏幕中央只有滑块、大号宽度数值和"预览模式 · 松开返回设置"提示。
    • 按住拖动 → 对话内容区宽度实时变化。
    • 松开 / 按 Esc → 返回设置面板。
  4. 调节范围:最小值 640px,最大值 = 对话列宽 − 176px(与原生拖拽一致)。