Ticket #4402 (new enhancement)

Opened 20 months ago

Last modified 20 months ago

mcedit - open file at specific line and column position

Reported by: misarm Owned by:
Priority: major Milestone: Future Releases
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

It will be very useful if user can open file at specific line, and also column position. Column position can be simple added after end colon.

Example - open file reggs.c at line 640 at column 20:
mcedit regs.c:640:20

Change History

comment:1 follow-up: ↓ 2 Changed 20 months ago by andrew_b

Open at line is implemented for years.

comment:2 in reply to: ↑ 1 Changed 20 months ago by misarm

Replying to andrew_b:

Open at line is implemented for years.

Yes, and I use it often. But cursor is at start of line, not at specific column position.

Version 0, edited 20 months ago by misarm (next)
Note: See TracTickets for help on using tickets.