chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5ccb9ae
)
dot/mykermrc.in: Capitalize name for SYNCWINSZ.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 26 Feb 2012 13:33:27 +0000
(13:33 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 26 Feb 2012 13:33:27 +0000
(13:33 +0000)
It's apparently traditional.
dot/mykermrc.in
patch
|
blob
|
blame
|
history
diff --git
a/dot/mykermrc.in
b/dot/mykermrc.in
index ad03dc016b594279a89375879aed1cfe7bd5963f..8dac41b0d596353be7185fd0ca0ab92dc7b4dec9 100644
(file)
--- a/
dot/mykermrc.in
+++ b/
dot/mykermrc.in
@@
-96,7
+96,7
@@
def CONSOLE {
}
;; Synchronize remote terminal size with local window.
}
;; 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
;; Local configuration.
if exist \m(_dot)config take \m(_dot)config