[README] Update keyboard shortcut instructions for MacOS users #10581
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
Describe what this pull request is trying to achieve.
During my usage, I noticed that the instructions for adjusting the attention to selected text are primarily focused on non-Mac users. As it currently stands, the instructions only mention the Ctrl+Up and Ctrl+Down shortcuts. This might cause a bit of confusion for Mac users, who are more accustomed to using the Command key for such actions.
I also would like to gently point out that there may be Mac users accessing this tool via platforms like Google Colab. My proposed change, though minor, might contribute to a more comfortable experience for those users by potentially reducing confusion and aiding in more intuitive interaction.
In light of this, I've taken the liberty of proposing a minor change to the instruction text to include "or Command+Up or Command+Down if you're on a MacOS".
This slight modification could make the tool more intuitive for Mac users.
While I realize this is a minor point, I believe this change could contribute to a more inclusive user experience, particularly for Mac users.
Thank you for taking the time to review this proposal, and please feel free to let me know if there are any changes or adjustments you'd like me to make.
Additional notes and description of your changes
The only change is in the README text.
Environment this was tested in
Confirmed on GitHub.
(OS - MacOS, Browser - Chrome)