Kate: Difference between revisions

Jump to navigation Jump to search
8 bytes removed ,  18 March 2014
m
fix octaverc settings
No edit summary
m (fix octaverc settings)
 
Line 72: Line 72:
== set EDITOR to kate ==
== set EDITOR to kate ==
On the command line, or in your {{Path|~/.octaverc}}, add the line
On the command line, or in your {{Path|~/.octaverc}}, add the line
{{Codeline|edit("EDITOR", "kate %s")}}
{{Codeline|EDITOR("kate %s")}}
then typing in octave {{Codeline|edit myfunc}} will open myfunc.m in the current kate session
then typing in octave {{Codeline|edit myfunc}} will open myfunc.m in the current kate session


[[Category:Editors]]
[[Category:Editors]]
13

edits

Navigation menu