.escape
Element
sets an Escape key modifier
Can also use:
.esc
.tiny
.small
.medium
.large
.extra
Syntax
.escape
execute inline statements when Escape is pressed (use with : marker)
.escape [block]
navigate to block when Escape is pressed
.escape navto [block]
navigate to block when Escape is pressed
.escape goto [block]
go to block when Escape is pressed
.escape run [block]
run block when Escape is pressed