summaryrefslogtreecommitdiff
path: root/plugins/externaltools/data/open-terminal-here.tool.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/externaltools/data/open-terminal-here.tool.in')
-rwxr-xr-xplugins/externaltools/data/open-terminal-here.tool.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/externaltools/data/open-terminal-here.tool.in b/plugins/externaltools/data/open-terminal-here.tool.in
new file mode 100755
index 00000000..d2dda8db
--- /dev/null
+++ b/plugins/externaltools/data/open-terminal-here.tool.in
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+#TODO: use "mateconftool-2 -g /desktop/mate/applications/terminal/exec"
+mate-terminal --working-directory=$GEDIT_CURRENT_DOCUMENT_DIR &