Kate: Difference between revisions

Jump to navigation Jump to search
14 bytes added ,  18 March 2014
m
fix octaverc settings
m (fix octaverc settings)
 
(One intermediate revision by one other user not shown)
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]]
13

edits

Navigation menu