-
LinuxCNC
-
General LinuxCNC Questions
-
changing display editors
changing display editors
Less
More
-
Posts: 49
-
Thank you received: 0
-
-
20 May 2010 14:43 #2929
by chuck1024
in my .ini file the editor is set like this
[DISPLAY]
DISPLAY = axis
EDITOR = gedit
I want to use vi, so I did this as suggested in the both the users manual and integrators manual.
EDITOR=gnome-terminal -e vim
When I try to edit a .ngc file using the pull down commands, vi starts but it does not open the current file like it does when the EDITOR is set to gedit.
I tried adding $@ as in a shell script, but that didn't make any difference.
Is there anyway to make it open the active file?
thanks
chuck
Please Log in or Create an account to join the conversation.
-
LinuxCNC
-
General LinuxCNC Questions
-
changing display editors
Time to create page: 0.177 seconds