]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/pe
Huge tmux-fzf simplification with files quoting
[dotfiles.git] / bin / bin / pe
index 77c87900af33164db4a2c53cefe4ba53432c3bcd..9777ecbde5c2309060dc423ca362c958b2b43630 100755 (executable)
@@ -5,5 +5,4 @@ path-extractor | while read fn ; do
     [[ $seen[$fn] -eq 1 ]] && continue
     seen+=($fn 1)
     print $fn
-done | fzf -m | tr "\n" " " | read data
-tmux set-buffer "$data"
+done | fzf -m