Provide a portable fallback for fzf
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 754
- Forks
- 69
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`fzf` requires Go, which is broken on some platforms (for example, any OS on `ppc` arch). Please consider adding a portable fallback for it (`sentaku`, `rofi` or whatever may suite).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look for where fzf is used in the codebase, likely in shell scripts or Python subprocess calls for interactive selection. Identify the specific commands and see how to integrate a fallback like sentaku or rofi. Test the changes on a system without fzf to ensure the fallback works correctly.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, shell
- Bereich
- cli, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100