]> arthur.barton.de Git - atom-ax-pipe.git/blob - README.md
Update ./lib/pipe.coffe to use current API
[atom-ax-pipe.git] / README.md
1 **Note:** I don't use Atom any more, so if anyone wants to gain ownership of this project, please let me know.
2
3 ---
4
5 # pipe
6
7 Select text to pipe into external commands and replace it with the output. Sort
8 of like `!` in vim. Commands are sent to your `$SHELL`.
9
10 Default keybinding to activate is `cmd-;`.
11
12 ![pipe in action](http://i.imgur.com/63TjiYI.gif)