I've been running out of ctrl+ shortcuts, and I just remembered my original idea to keep ctrl+ for drawings/mouse operations and alt+ for everything else.
XW7ANEJXQBJYDKERVBPF2FMZFO6KENH3ZS7IRVS7CXOAI6N5RWZQC
OI4FPFINEROK6GNDEMOBTGSPYIULCLRGGT5W3H7VLM7VFH22GMWQC
KKMFQDR43ZWVCDRHQLWWX3FCWCFA3ZSXYOBRJNPHUQZR2XPKWULAC
elseif chord == 'C-b' then
elseif chord == 'M-b' then
elseif chord == 'C-i' then
elseif chord == 'M-d' then
add_hotkey_to_menu('ctrl+b: collapse debug prints')
add_hotkey_to_menu('alt+b: collapse debug prints')
add_hotkey_to_menu('ctrl+b: expand debug prints')
add_hotkey_to_menu('alt+b: expand debug prints')
add_hotkey_to_menu('ctrl+i: create/edit debug print')
add_hotkey_to_menu('alt+d: create/edit debug print')