--- rxvt-unicode/doc/rxvt.1.pod 2020/10/10 20:06:45 1.250 +++ rxvt-unicode/doc/rxvt.1.pod 2021/07/03 04:04:12 1.251 @@ -408,6 +408,16 @@ in-use. Instead of selecting a full line it will extend the selection to the end of the logical line only. resource B. +=item B<-dpb>|B<+dpb> + +Compile frills: Disables (or enabled) emitting bracketed paste mode +sequences (default enabled). Bracketed paste mode allows programs +to detect when something is pasted. Since more and more programs +abuse this, these sequences can be disabled. The command sequences to +enable and query paste mode will still work, but the actual bracket +sequences will no longer be omitted. You can also toggle this from the +ctrl-middle-mouse-button menu; resource B. + =item B<-insecure> Enable "insecure" mode, which currently enables most of the escape @@ -430,6 +440,14 @@ Turn on/off secondary screen scroll (default enabled); resource B. +=item B<-rm> I + +Compile I: Sets long line rewrapping behaviour on window resizes +to one of B (the default), B or B. The latter two +modes do the obvious, B rewraps (acts like B) if scrollback +is non-empty, and wings lines (acts like B) otherwise; resource +B. + =item B<-hold>|B<+hold> Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@ @@ -1015,6 +1033,10 @@ button. Instead of selecting a full line it will extend the selection to the end of the logical line only; option B<-tcw>. +=item B I + +Prevents emission of paste bracket sequences; option B<-dpb>. + =item B I Enables "insecure" mode. Rxvt-unicode offers some escape sequences that @@ -1045,6 +1067,11 @@ Turn on/off secondary screen (default enabled). +=item B I + +Sets long line rewrap behaviour on window resize to one of B +(default), B or B. + =item B I Turn on/off secondary screen scroll (default enabled). If this