Please grab tonight's build from 
https://www.qb64.org/portal/development-build/ (from git 6af5bca) and look for the following:
- New 
Tools menu, that groups the new ASCII Chart, the Math Evaluator, the Quick Keycode and the RGB Mixer:
    - ASCII Chart dialog tweaked with attention to 
@RhoSigma's report of keyboard shortcuts.
        - Clearer indication that the chart has focus.
        - Double-click now is used to insert multiple characters in the code edit area without closing the box.
    - Math Evaluator interface rewritten.
        - Same functionality/core as before.
        - Retrieves last expression used in the same session.
        - Retrieves the current selection from the edit area, if any.
    - RGB Color Mixer is now part of the Tools menu, and can be invoked freely.
        - No need to be typing an _RGB statement to use the mixer.
    - New "Update Help" dialog.
        - I don't know how many of you ever go to Help->Update All Pages, to fetch new content from the wiki, but if you ever did, you remember how ugly it used to be. Now there's a dialog just for that.