Feature Request: SHIFT_DELETE to Delete The Current Line
Open
- 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