junegunn / junegunn/fzf

Feature Request: SHIFT_DELETE to Delete The Current Line

Open
#3,240 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
83k
Forks
2.9k
Avg merge
17h 8m
Merged PRs (30d)
10

Description

It is handy to use FZF to delete stale history items during walking through FZF hits with a shortcut, e.g. SHIFT_DELETE.

I personally use `history` to do such maintenance, but not convenient.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing fzf's history mode and shortcut handling, then determine how a SHIFT_DELETE binding could remove the currently highlighted history item. Confirm whether the behavior must work across the mentioned shell contexts and define completion as deleting the selected stale history entry without disrupting navigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.