We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a961f commit 58bd0ceCopy full SHA for 58bd0ce
utilities/open_dictionary
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+goldendict \"$(xsel|tr '\n' ' '|sed -r 's/^[^[:alpha:]]*([-[:alpha:]]*).*$/&/')\"
0 commit comments