0
I tried setting EDITOR
to kate
and starting cscope
. Unfortunately, whevenever cscope launches kate:
kate +LINE FILE.c
the editor ignores the +line flag treating it as just another (non-existant) file instead of opening the file.c on the requested line...
I can't believe, the editor can be quite so stupid -- there must be a trick to make it work properly. What is it?