dot/mykermrc.in: Capitalize name for SYNCWINSZ.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Feb 2012 13:33:27 +0000 (13:33 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 26 Feb 2012 13:33:27 +0000 (13:33 +0000)
It's apparently traditional.

dot/mykermrc.in

index ad03dc0..8dac41b 100644 (file)
@@ -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