From d4e04126f8385099f92708dcce5b2250b071ad6b Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 26 Feb 2012 13:33:27 +0000 Subject: [PATCH] dot/mykermrc.in: Capitalize name for SYNCWINSZ. It's apparently traditional. --- dot/mykermrc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot/mykermrc.in b/dot/mykermrc.in index ad03dc0..8dac41b 100644 --- a/dot/mykermrc.in +++ b/dot/mykermrc.in @@ -96,7 +96,7 @@ def CONSOLE { } ;; Synchronize remote terminal size with local window. -def syncwinsz output stty rows \v(rows) columns \v(cols)\13 +def SYNCWINSZ output stty rows \v(rows) columns \v(cols)\13 ;; Local configuration. if exist \m(_dot)config take \m(_dot)config -- 2.11.0