numberwang icon indicating copy to clipboard operation
numberwang copied to clipboard

Easily copy file names from shell command output

Results 6 numberwang issues
Sort by recently updated
recently updated
newest added

robbie, cool that you already support multiple numbers in numberwang! I'd consider it very useful to support (multiple) ranges too. E.g.: `to clipboard: 1-3 6-10 12 15-20` What do you...

I know it's impractical to handle all shell expansions, but it would be nice if numberwang recognized `~`. This came up recently when a file I piped to numberwang included...

It would be nice if numberwang had an `--expand`/`-x` option to expand paths upon copying. For example, here is numberwang's current behavior: ``` text $ pwd /Users/jrunning/foo $ touch bar/baz.txt...

Hi, I have just come across this project and I'm wondering how it interacts with various operating systems. Does it copy to the system clipboard such that I can paste...

Is it possible to make binary release with go?

Currently file names including spaces can not be used "as is" in the current shell after copying.

enhancement