What I'm getting . . .<br><br>Selecting the file and then using another button that does <br>"vim {F} &" "in terminal and wait for key" works.<br><br>Double clicking a file<br>"kate {F} &" works correctly<br>
<br>Double clicking a file<br>"vim {F}" will open the file in vim BUT locks up the worker<br><br>Double clicking a file<br>"vim {F} &" causes the vim to come up and disappear<br><br>The latter is the way I'd like to do it. I'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>