otp icon indicating copy to clipboard operation
otp copied to clipboard

Describe key combinations consistently

Open richcarl opened this issue 1 year ago • 1 comments

Ensure that the UI is consistent (help messages, menus, etc.) and that it's easy to grep in the code for key combination mentions.

  • Use + to write key combinations in source code and UI
  • Use Titlecase for modifiers, Uppercase for letter keys.
  • Leave docs unchanged; they consistently use - instead.

richcarl avatar Jun 13 '24 14:06 richcarl

CT Test Results

    11 files     400 suites   3h 32m 54s :stopwatch:  6 326 tests  5 918 :white_check_mark:   401 :zzz: 7 :x: 11 955 runs  10 709 :white_check_mark: 1 239 :zzz: 7 :x:

For more details on these failures, see this check.

Results for commit ea381d01.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

github-actions[bot] avatar Jun 13 '24 14:06 github-actions[bot]

Merged! Thanks for the PR, and sorry about the wait -- I totally forgot about this :-(

jhogberg avatar Jul 29 '24 07:07 jhogberg