[vte] parser: modes: Fix DECSDM default value



commit d0bf44719a546dd24b3da08c934d8530ef474acd
Author: Christian Persch <chpe src gnome org>
Date:   Sat Sep 25 10:54:37 2021 +0200

    parser: modes: Fix DECSDM default value

 src/modes.hh | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/modes.hh b/src/modes.hh
index 76bb5100..dfafcc81 100644
--- a/src/modes.hh
+++ b/src/modes.hh
@@ -236,7 +236,6 @@ public:
 
         constexpr Private() : Self{eDEC_AUTOWRAP,
                                    eDEC_TEXT_CURSOR,
-                                   eDECSDM,
                                    eVTE_BIDI_SWAP_ARROW_KEYS,
                                    eXTERM_ALTBUF_SCROLL,
                                    eXTERM_META_SENDS_ESCAPE,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]