PathPicker
File selector
A command line tool that presents a user interface to select files from various input sources and allows editing or executing commands on those files.
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
5k stars
123 watching
279 forks
Language: Python
last commit: 6 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A datepicker component for Twitter Bootstrap | 12,675 |
| A customizable prompt generator for various shells | 6,229 |
| An interactive file finder tool with SQL-like query capabilities | 4,030 |
| A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,933 |
| A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,701 |
| An interactive Git shell with fzf integration for searching and managing Git repositories | 2,337 |
| Provides Git status summary information and tab completion support in PowerShell | 7,743 |
| An interactive tool for writing and testing complex text pipelines in the terminal. | 8,396 |
| Provides shell completion support for managing Git flow branches and tags | 2,794 |
| A fast and simple fuzzy text selector for the terminal with an advanced scoring algorithm. | 2,989 |
| A user-friendly command line shell with features like syntax highlighting and autosuggest-as-you-type. | 26,452 |
| A plugin manager for Fish shell that simplifies the installation, updating and removal of plugins | 7,881 |
| A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. | 8,381 |
| A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,423 |
| An interactive tool for filtering and selecting input lines based on a query | 3,303 |