#7758·jj

Dynamic completion on rebase destination does not work properly for remote bookmarks

Author: VampireCreated Oct 18, 2025Updated Sep 17, 2026
Labels🐛bugcli completions🪄

Description

Completing bookmarks for rebase destination does not work properly for remote bookmarks.

Steps to Reproduce the Problem

  1. jj rebase --destination mas<TAB>
  2. => jj rebase --destination master
  3. jj rebase --destination master<TAB><TAB>
  4. => master master@origin
  5. jj rebase --destination master@<TAB>+

Expected Behavior

jj rebase --destination master@origin

Actual Behavior

Nothing happens

Specifications

  • Platform: Git Bash on Windows
  • Version: 0.34.0-22900c9a9ba362efa442fed2dd4e6e1d5c22cc7a