cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: April 19 2004,12:10 |
|
John/roberts,
Since the Emelfm configuration was modified to allow the user to launch executable files (a very useful feature, I might add), there has been one minor nuisance that I hope could be addressed in a future release:
When you right-click on an executable file, the context menu allows you to run the program but it does not allow you to View the program unless you change the permissions to non-executable.
This can be resolved with a minor tweak to the Emelfm configuration:
Click the "Configure" button. Click on User Commands. Click on the "Add" button. Type "View in Scite" in the "Name:" box (no quotes). Type "scite %f" in the "Command" box (no quotes). Click on the "OK" button for this window. Click on the "OK" button for the previous window.
From now on, if you Right-Click on a file in Emelfm, you can choose User -> View in Scite and you will be able to view the file in Scite even if it is an executable file.
FYI, I have noticed that some of the color-coding bugs in Scite that occur when editing shell scripts can be avoided by choosing the language "Bullant" instead of the expected language "Shell".
Thanks again.
|