GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/756
[ZEPPELIN-698] Change shortcut for changing paragraph width ### What is this PR for? Changing shortcuts for change paragraph width from ``` Ctrl + Alt + [1~9,0,-,=] ``` to ``` Ctrl + Shift + - or Ctrl + Shift + = ``` ### What type of PR is it? Bug Fix ### Todos * [x] - change shortcut * [x] - update help modal ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-698 ### How should this be tested? Select(focus) one paragraph and change width with shortcuts ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-698 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/756.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #756 ---- commit 51d99cb972eccb52d331e51bfbed98d67638de07 Author: Lee moon soo <m...@apache.org> Date: 2016-03-01T20:09:27Z Change shortcut for changing paragraph width commit efb651737124d865b30ae09e3b3a41c8388eed4e Author: Lee moon soo <m...@apache.org> Date: 2016-03-01T20:15:29Z Update help modal ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---