popeye1113/dsh-question-jump-bar1

dsh-question-jump-bar

DSH web plugin: a reasonix-style question navigator rail on the right edge of every conversation. One tick per user question, hover preview, click/keyboard jump, active tick highlighted with the conversation tab accent.

AI Analysis

核心用途是为长对话提供直观的问题导航条。适合在超长会话中需要频繁上下翻看、快速定位到某次历史提问的用户。

Package
dsh-question-jump-bar
Version
1.0.0
License
MIT
Last updated
Aug 25, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:popeye1113/dsh-question-jump-bar

使用

装好并重启后,打开任意会话,右侧会出现垂直刻度轨道:

  • 把鼠标移到轨道上:刻度放大 + 预览气泡
  • 点击任意刻度:跳转到那一次提问
  • 键盘导航:先点击一下轨道任意位置(或按 Tab 聚焦轨道,聚焦时轨道会有蓝色光圈),然后:
    • / :逐条上/下移动
    • PageUp / PageDown:翻页
    • Home / End:跳到第一次 / 最后一次提问
    • Enter:跳转到当前刻度