Hello,
I'm having some trouble with assigning a new shortcut key to the Cancel command alongside with ESCAPE.
I have followed this guide: https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Redefining-F1-key-to-use-Cancel-command.html
And also tried just dragged the Cancel command to the keyboard shortcuts.
However, it does not cancel the way that ESCAPE does. The command pane does not say anything. Although when for example Circle tool is active, when pressing the newly assigned F1 key, it seems to cancel the tool.
But if I want to cancel a selection, nothing happens. It adds an empty row in the command history. If I have ^C^C (double), it adds two empty rows. Shouldn't it say "*cancel*"?
What am I doing wrong?
Thank you!