|
Pages: [1]
|
 |
|
Author
|
Topic: linux editor suggestion (Read 228 times)
|
|
biloyp
|
Using gedit in linux to write the very first script (hello world) and cannot get the script to execute (CTRL-E). I have REBOL/view up and running and saved the script.
thx , bill
|
|
|
|
|
Logged
|
|
|
|
|
PeterWood
|
Bill I can run a Rebol/View script from gedit by configuring the External Tools Plugin: 1. Select Edit->Preferences 2. Select Plugins Tab 3. Select External Tools 4. Select Configure Plugin 5. Added a new tool called Rebol/View 6. Set Shortcut Key to <Control><Alt>r 7. Set Commands to: /home/peter/Desktop/rebview -vs 8. Close the External Tools Manager 9. Close gedit preferences Hope this helps. Peter
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |