397 liens privés
Un peu de philosophie sur les "pipes" Unix :
That is the beauty of the
|
it allows for solving problems by combining small, simple programs together.I love software design that enables creativity, values simplicity, and doesn’t put users in a box. The pipe, is a key element for keeping programs simple while enabling extensibility. A simple program in combination with a
|
becomes so much more than what the original author could have dreamed of.
"""
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.
"""
pas mal..
sinon y'a peco: https://github.com/peco/peco