Skip to content

Group duplicate processes in interactive mode#1

Open
OMGletmein wants to merge 1 commit into
mainfrom
codex/group-processes-smart-mode
Open

Group duplicate processes in interactive mode#1
OMGletmein wants to merge 1 commit into
mainfrom
codex/group-processes-smart-mode

Conversation

@OMGletmein
Copy link
Copy Markdown
Owner

Fixes sindresorhus#6.

This updates the interactive process picker so identically named processes are shown as a single grouped entry. Selecting a group opens a second searchable picker where the user can either kill all processes with that name or choose an individual PID. Existing helper-process filtering still runs before grouping, so helper processes stay hidden from smart mode.

Note: I attempted to open this against sindresorhus/fkill-cli, but GitHub reports that the upstream repository only allows collaborators to open pull requests. This fork PR is being used as the public review/submission URL for the funded IssueHunt issue.

Verification:

  • npm.cmd test
  • git diff --check

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.

Smart mode

1 participant