display-matching-fence - Display the matching bracket
n display-matching-fence
display-matching-fence draws the fence (or bracket) pairing the one the cursor is currently over. A fence is considered to be one of the following:
{...} (...) [...]
If the matching fence is currently being drawn (i.e. it is visible) both fences are drawn in the 'Normal' Matching Fence scheme (see scheme-editor(3)). If the matching fence is not currently visible the cursor is temporarily moved to the matching fence for $pause-time(5) milliseconds before returning to the starting position, the fences are hilighted using the Matching Fence 'Current' scheme. The matching fence delay can be interrupted by pressing any key. If the fence cannot be matched the fence is hilighted using the 'Select' scheme which is usually a bold red color.
The numeric argument n passed to the command is a bitwise flag where each bit is defined as follows:
0x01
0x02
0x04
0x08
0x10
0x20
This macro is used by the Fence Display setting of user-setup(3), the macro is bound to the idle-pick event using some of the more obscure numeric argument flags.
(c) Copyright JASSPA 2009
Last Modified: 2009/08/29
Generated On: 2009/10/12