Allow move and resize edit window using keyboard.
commitb50f4f07e5f63401029f1f9ddf31dabd187e3aac
authorAndrew Borodin <aborodin@vmail.ru>
Sat, 23 Jul 2011 11:30:31 +0000 (23 15:30 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 20 Jun 2012 18:25:16 +0000 (20 22:25 +0400)
treed53e426a3aa3db56439a902c0544c197c094a062
parentd9bb50b0138e45cf660fe79d1bdae5bd4c02fb28
Allow move and resize edit window using keyboard.

Add "Window" menu entry in editor main menu to handle editor windows.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/keybind.c
lib/keybind.h
misc/mc.keymap.default
misc/mc.keymap.emacs
src/editor/edit-impl.h
src/editor/edit.c
src/editor/editmenu.c
src/editor/editwidget.c
src/editor/editwidget.h