Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Enable ediff to view the changed files one after the other without having to return to the status window first #3164

Open
vonHabsi opened this Issue Sep 9, 2017 · 0 comments

Comments

Projects

Work-flow ★☆☆ in Year of Magit

2 participants

vonHabsi commented Sep 9, 2017 edited

Currently with ediff when you use the n key to move through the changes and get to the last diff, you have to quit the diff to return to the status window, before selecting the next changed file to diff it.

It will be better to have the option of moving to the next changed file in the list automatically, either by pressing the n key on the last diff, or by having a separate command to skip on to the next file even if you haven't reached the end of the current file.

@vonHabsi vonHabsi changed the title from Feature request : Enable ediff to view the changed files one after the other without having to return to the status window first to Enable ediff to view the changed files one after the other without having to return to the status window first Sep 9, 2017

@tarsius tarsius added this to Work-flow ★☆☆ in Year of Magit Sep 27, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment