Filter buffer or region with command line program.
Inspired by filter-buffer/region command of xyzzy
"atom-text-editor:not([mini])":
"ctrl-x #": "filter-text:filter-buffer"
"ctrl-x |": "filter-text:filter-region"
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.