1 repository
Displaying lines immediately surrounding a match to provide the user with additional context.
Distinguishing note: No candidates cover the UI presentation of surrounding context lines for text matches.
Explore 1 awesome GitHub repository matching user interface & experience · Search Context Rendering. Refine with filters or upvote what's useful.
Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection tool that filters standard input in real-time using fuzzy matching and regular expressions. The tool preserves and renders ANSI color escape sequences from piped input streams while performing matching logic on plain-text versions. It supports multi-stage filtering, allowing users to freeze result sets to create a new base for subsequent refinements. Capability areas include advanced search filtering with negative matching, multi-item selection, and the ability to pipe selec
Displays lines appearing before and after a match to provide necessary surrounding context.