[vte/vte-0-36] widget: Increase default scrollback



commit defec8201afb6bd86d6d7c5f6004347278a26ac6
Author: Christian Persch <chpe gnome org>
Date:   Sun Oct 20 22:09:27 2013 +0200

    widget: Increase default scrollback

 src/vte-private.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vte-private.h b/src/vte-private.h
index b7de21f..9de1989 100644
--- a/src/vte-private.h
+++ b/src/vte-private.h
@@ -62,7 +62,7 @@ G_BEGIN_DECLS
 #define VTE_COLOR_DIM_OFFSET           16
 /* More color defines in ring.h */
 
-#define VTE_SCROLLBACK_INIT            100
+#define VTE_SCROLLBACK_INIT            512
 #define VTE_SATURATION_MAX             10000
 #define VTE_DEFAULT_CURSOR             GDK_XTERM
 #define VTE_MOUSING_CURSOR             GDK_LEFT_PTR


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