Ticket #2206 (closed enhancement: fixed)

Opened 14 years ago

Last modified 10 years ago

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

0001-Add-lineno-support.patch (9.8 KB) - added by bsv 14 years ago.

Change History

Changed 14 years ago by bsv

comment:1 Changed 14 years ago by zaytsev

  • Cc zaytsev added
  • Version changed from 4.7.2 to master

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.

Last edited 12 years ago by andrew_b (previous) (diff)

comment:3 Changed 14 years ago by andrew_b

  • Blocked By 1745 added

comment:4 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases

comment:5 Changed 11 years ago by slavazanko

  • Status changed from new to accepted
  • Owner set to slavazanko
  • Blocked By 1745 removed

comment:6 Changed 11 years ago by slavazanko

  • Branch state changed from no branch to on rework

Created branch 2206_jump_line

Review, please.

Last edited 11 years ago by andrew_b (previous) (diff)

comment:7 Changed 11 years ago by slavazanko

  • Branch state changed from on rework to on review

comment:8 Changed 11 years ago by slavazanko

  • Milestone changed from Future Releases to 4.8.8

comment:9 Changed 11 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:10 Changed 11 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 11 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

comment:12 Changed 11 years ago by slavazanko

  • Status changed from testing to closed

comment:13 Changed 10 years ago by andrew_b

  • Branch state changed from approved to merged
Note: See TracTickets for help on using tickets.