mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
Turn on PAREN_MATCHING
This commit is contained in:
parent
6b1a8f7590
commit
e81daeb40a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
/* If defined, readline shows opening parens and braces when closing
|
||||
paren or brace entered. */
|
||||
/* #define PAREN_MATCHING */
|
||||
#define PAREN_MATCHING
|
||||
|
||||
/* This definition is needed by readline.c, rltty.c, and signals.c. */
|
||||
/* If on, then readline handles signals in a way that doesn't screw. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue