id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2814	Incapsulate of CK_FileNext/CK_FilePrev command handling inside mcviewer.	andrew_b	andrew_b	"Currently, when CK_FileNext/CK_FilePrev command is raised in mcviewer, there following actions are performed:
1. close mcviewer
1. switch to file manager
1. run new mcviewer.

mcviewer is assign with current panel and its working dir. As a result of that, CK_FileNext/CK_FilePrev command handling doesn't work:
1. in mc which run as standalone viewer ({{{mcview}}} or {{{mc -v}}})
1. with multi-screen engine:
  a. run internal viewer from file manager (press f3);
  a. switch back to the file manager;
  a. switch back to the opened viewer and press C-f (CK_FileNext) or C-b (CK_FilePrev);
  a. viewer is just closed.

The offering solution provides the full handling of CK_FileNext/CK_FilePrev commands within mcviewer and fixes problems described above.

Also this is a step to #2156.

Branch: 2814_viewer_next_prev (parent: master).
Initial changeset:ba8dcbe072928725db81a4b762fbcc7e26953548
"	task	closed	major	4.8.4	mcview	master	fixed					merged	committed-master
