Ticket #3130: implement center scrolling of panel.
commita4b51c3e816e31360683aeff7b27e8790ebe32b4
authorMike Smithson <mdooligan@gmail.com>
Mon, 18 Apr 2016 10:41:29 +0000 (18 13:41 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 7 May 2016 15:20:16 +0000 (7 18:20 +0300)
treeaf25248ce69337fba9c7e26117741b2013908b90
parent82fc95fb7744f7d6ff9b5ad9552e5a3d3b9daf12
Ticket #3130: implement center scrolling of panel.

Behavior: cause the panel to begin scrolling when the cursor
reaches the middle of the panel, so that the cursor tends to stay in
the middle of the panel on long listings. Only when you reach the
beginning or the end of the listing will the cursor move to the first or
last file.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
doc/man/mc.1.in
src/filemanager/boxes.c
src/filemanager/panel.c
src/setup.c
src/setup.h