Ticket #2206 (closed enhancement: fixed)
Add jump support to target line in some external editors
Reported by: | bsv | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.8.8 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | zaytsev | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
After word search in files done (M-?) when trying to open result in external editor/viewer no correct line jump. This patch trying to add this functionality on some editors - vim, emacs, nano. Developed and tested with mc-4.7.2
Attachments
Change History
comment:2 Changed 14 years ago by andrew_b
Hardcoded editors are not well way. Possibly, we should use some template for line number. If user uses an external editor, he can tune the line number template for his favorite editor.
comment:4 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases
comment:5 Changed 12 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
- Blocked By 1745 removed
comment:6 Changed 12 years ago by slavazanko
- Branch state changed from no branch to on rework
Created branch [changeset 144945c89d167af48df07b74891272a5b9647454 2206_jump_line]
Review, please.
comment:10 Changed 12 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- Branch state changed from on review to approved
comment:11 Changed 12 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to committed-master
- Resolution set to fixed
Merged to master:
git log --pretty=oneline b66a1e0..d508520
Note: See
TracTickets for help on using
tickets.