How to display the actual execution plan of the last executed query using dbms_xplan.display_cursor?

CTRL+E uses the SQLID to find execution plan if you have the "Load cached plan if possible" option checked.

Update 12/9/2019: Fixed in Toad for Oracle 13.3 Beta