Re: Feature Request: Enabling opening files externally at a particular line number
- From: Aaron Schrab <aaron schrab com>
- To: meld-list gnome org
- Subject: Re: Feature Request: Enabling opening files externally at a particular line number
- Date: Fri, 22 Mar 2013 20:56:43 -0400
At 16:17 +0100 21 Mar 2013, Konstantin <starojitski gmail com> wrote:
"$external_editor $file_path:$current_line_number"
would open the file at the right point! At least on Linux and probably on
Mac
That would be a feature of the editor, not the OS. And that method
doesn't work for either of the traditionally popular Unix/Linux editors
(emacs and vi). In fact I'd consider any editor that did that to be
broken since a colon is a perfectly valid part of a file name.
However both of those support:
"$external_editor +$current_line_number $file_path"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]