]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/pe
Huge tmux-fzf simplification with files quoting
[dotfiles.git] / bin / bin / pe
index bcd149b25d6447add59254378258cabf9282243e..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