From: Mark Wooding Date: Sun, 26 Feb 2012 13:33:27 +0000 (+0000) Subject: dot/mykermrc.in: Capitalize name for SYNCWINSZ. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/d4e04126f8385099f92708dcce5b2250b071ad6b dot/mykermrc.in: Capitalize name for SYNCWINSZ. It's apparently traditional. --- 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