filter-text
Filter buffer or region with command line program.
![[Screencast]](https://github.com/sharapeco/github-images/blob/master/filter-text/filter-text.gif?raw=true)
Inspired by filter-buffer/region command of xyzzy
Default Keymap
"atom-text-editor:not([mini])":
"ctrl-x #": "filter-text:filter-buffer"
"ctrl-x |": "filter-text:filter-region"