--- rxvt-unicode/src/rsinc.h 2016/07/14 05:33:26 1.38 +++ rxvt-unicode/src/rsinc.h 2021/07/03 04:04:13 1.39 @@ -85,7 +85,10 @@ def (cutchars) def (modifier) def (answerbackstring) +#if ENABLE_FRILLS def (tripleclickwords) + def (disablePasteBrackets) +#endif def (insecure) def (pointerBlank) def (pointerBlankDelay) @@ -96,6 +99,9 @@ def (secondaryScreen) def (secondaryScroll) #endif +#if ENABLE_FRILLS + def (rewrapMode) +#endif #if OFF_FOCUS_FADING def (fade) #endif