mintty: don't scroll on pgup/dn w/o modifiers

Mon, 02 Jun 2014 02:16:06 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 02 Jun 2014 02:16:06 -0400
changeset 17
ce68232dec2c
parent 16
e24163388132
child 18
5475788810a4

mintty: don't scroll on pgup/dn w/o modifiers

.minttyrc file | annotate | diff | comparison | revisions
--- a/.minttyrc
+++ b/.minttyrc
@@ -16,4 +16,5 @@ BoldMagenta=253,222,246
 Cyan=35,237,218
 BoldCyan=107,243,230
 White=171,171,171
-BoldWhite=249,249,249
\ No newline at end of file
+BoldWhite=249,249,249
+PgUpDnScroll=no

mercurial