]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/tmux-menu-dict.sh
Dictionary could be asked for multiwords
[dotfiles.git] / bin / bin / tmux-menu-dict.sh
index 0a048193d188600e7f91ab23bb8a8ec9125459ac..1009d3846a7994d85538f5fa7f9bac382f01f1f4 100755 (executable)
@@ -2,4 +2,4 @@
 
 echo -n "> "
 read word
-sdcv $word | exec less
+sdcv "$word" | exec less