Skip to content

Marked rows no longer hijack other actions - #6

Merged
elasticdog merged 3 commits into
mainfrom
push-wrmwqklwvmkz
Jul 18, 2026
Merged

Marked rows no longer hijack other actions#6
elasticdog merged 3 commits into
mainfrom
push-wrmwqklwvmkz

Conversation

@elasticdog

Copy link
Copy Markdown
Member

No description provided.

With --multi, fzf's accept returns the marked rows whenever any exist,
so marking a repo for a later kill and then hitting Enter on a session
silently created a numbered session from the forgotten mark instead.
Marks only drive the ctrl-x kill flow, so Enter now clears them before
accepting and always follows the cursor.
Ctrl-N with an empty query used to reuse the enter path's selection
handling, so a forgotten mark could hijack it the same way. It now acts
only on the query, and with nothing typed it reports there is nothing to
create and exits 1, unlike a deliberate esc cancel.
@elasticdog
elasticdog enabled auto-merge July 18, 2026 17:57
@elasticdog
elasticdog added this pull request to the merge queue Jul 18, 2026
Merged via the queue into main with commit 8e27eb7 Jul 18, 2026
7 checks passed
@elasticdog
elasticdog deleted the push-wrmwqklwvmkz branch July 18, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant