summaryrefslogtreecommitdiff
blob: cabb21cbef29babfa95c70576ce268b9edf18150 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/feature.h.orig	2005-06-29 11:58:06.000000000 -0400
+++ src/feature.h	2005-06-29 11:58:41.000000000 -0400
@@ -211,8 +211,8 @@
  * SCROLL_ON_* defines above.). 
  * Also for modifier+Home/End keys to move to top/bottom
  */
-/* #define SCROLL_ON_UPDOWN_KEYS */
-/* #define SCROLL_ON_HOMEEND_KEYS */
+#define SCROLL_ON_UPDOWN_KEYS
+#define SCROLL_ON_HOMEEND_KEYS

 /*
  * Allow unshifted Next/Prior keys to scroll forward/back