commit e64721453ab3963baaf9509769bef17400c2e1c5 parent 1e6100ad80ef0a8431f7e04c9edbd27bb9bb339f Author: Christoph Lohmann <20h@r-36.net> Date: Mon, 24 Jul 2017 12:45:27 +0200 Make opener work with mulitple lines. Diffstat:
bin/opener | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/opener b/bin/opener @@ -1,4 +1,4 @@ #!/bin/sh -plumb "$(xclip -o | tr -d '\n')" +xclip -o | plumb