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.

GitHub

5k stars
123 watching
282 forks
Language: Python
last commit: 3 months ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
uxsolutions/bootstrap-datepicker A datepicker component for Twitter Bootstrap 12,668
b-ryan/powerline-shell A customizable prompt generator for various shells 6,224
jhspetersson/fselect An interactive file finder tool with SQL-like query capabilities 4,020
ther1d/shell_gpt A command-line tool using AI-powered language models to generate shell commands and code snippets 9,672
frostming/legit A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. 5,706
bigh/git-fuzzy An interactive Git shell with fzf integration for searching and managing Git repositories 2,329
dahlbyk/posh-git Provides Git status summary information and tab completion support in PowerShell 7,704
akavel/up An interactive tool for writing and testing complex text pipelines in the terminal. 8,382
bobthecow/git-flow-completion Provides shell completion support for managing Git flow branches and tags 2,795
jhawthorn/fzy A fast and simple fuzzy text selector for the terminal with an advanced scoring algorithm. 2,984
fish-shell/fish-shell A user-friendly command line shell with features like syntax highlighting and autosuggest-as-you-type. 26,252
jorgebucaran/fisher A plugin manager for Fish shell that simplifies the installation, updating and removal of plugins 7,805
airblade/vim-gitgutter A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. 8,370
prompt-toolkit/python-prompt-toolkit A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. 9,374
mooz/percol An interactive tool for filtering and selecting input lines based on a query 3,303