]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux/bin/menu-dict.sh
Refactored tmux fzf menus
[dotfiles.git] / tmux / .tmux / bin / menu-dict.sh
diff --git a/tmux/.tmux/bin/menu-dict.sh b/tmux/.tmux/bin/menu-dict.sh
new file mode 100755 (executable)
index 0000000..0892289
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+word=$(rlwrap -S "> " head -1)
+sdcv "$word" | exec less