I'm looking for a text editor that has the following capabilities:
- Create multiple windows, to edit more than one file.
- Split vertical and horizontal any window, to edit different places of the same file.
- Hotkeys to create the divisions. I don't want use the mouse to access the 'Window' or 'View' menu and then other menu entry and then other more, etc.
- Hotkeys to jump between the split parts and the different windows.
- Must run in Windows
The discarded alternatives are gvim and emacs. I don't want to relearn all the typical hotkeys or spend time reconfiguring to make them work almost as any normal editor.
Updated info With normal editor I refer to CUA Compliant http://en.wikipedia.org/wiki/IBM_Common_User_Access, http://publibz.boulder.ibm.com/cgi-bin/bookmgr/FINDBOOK?filter=common+user+access&SUBMIT=Find, thanks @Dan for the last link.
