What I&#39;m getting . . .<br><br>Selecting the file and then using another button that does <br>&quot;vim {F} &amp;&quot; &quot;in terminal and wait for key&quot; works.<br><br>Double clicking a file<br>&quot;kate {F} &amp;&quot; works correctly<br>
<br>Double clicking a file<br>&quot;vim {F}&quot; will open the file in vim BUT locks up the worker<br><br>Double clicking a file<br>&quot;vim {F} &amp;&quot; causes the vim to come up and disappear<br><br>The latter is the way I&#39;d like to do it. I&#39;d like to double click<br>
.php files and have them open in vim and not lock up worker.<br><br>Thanks in advance!<br>Drew<br>