From 2d38a36a25926f2625f0c53a8eba9b1c93a68880 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 29 Sep 2020 21:59:53 +0300 Subject: [PATCH] dict menu prompt --- bin/bin/tmux-menu-dict.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/bin/tmux-menu-dict.sh b/bin/bin/tmux-menu-dict.sh index 442ceec..df09877 100755 --- a/bin/bin/tmux-menu-dict.sh +++ b/bin/bin/tmux-menu-dict.sh @@ -1,4 +1,5 @@ #!/bin/sh +echo -n "? " read word sdcv $word | less -- 2.44.0