\section block block - temporarily block delivery of events \subsection block-synopsis Synopsis block [OPTIONS...] \subsection block-description Description - -l or --local Release the block at the end of the currently innermost block scope - -g or --global Never automatically release the lock - -e or --erase Release global block \subsection block-example Example
block -g
\#Do something that should not be interrupted
block -e