Github user tusharvjoshi commented on the issue:
https://github.com/apache/incubator-netbeans/pull/1
I verified the steps provided in JIRA ticket as follows:
1. Open any document what you want
2. Hit ctrl + shift + h to split the document horizontally
3. Hit ctrl + shift + v to split the document vetically
4. Hit ctrl + shift + c to clear split the document
5. Play around of hitting randomly the shortcuts
As I am working on macOS the shortcuts I had to use were comm + ctrl +
shift + h, comm + ctrl + shift + v and comm + ctrl + shift + c
I confirm the working of these shortcuts as explained in the steps.
Usually when we need keyboard shortcuts we also add Menu options for the
actions, can we apply menu options for these actions also?
---