Merge pull request
#887 from ipython/qtconsole-menu...
Merge pull request
#887 from ipython/qtconsole-menu
Major improvements to the Qt console with menubar and tabs.
- Menu support for all actions previously available only via keybindings or right-click menus.
- Help menu giving quick access to information magics and online docs.
- Magic menu with top-level access to common magics and full access to all.
- Edit menu with common editing actions.
- View menu for font size, full-screen, etc.
- tabs: you can run multiple tabs either pointing to the same kernel or to separate kernels.