X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/d4e04126f8385099f92708dcce5b2250b071ad6b..f0ef025e2c8e2f920ddfbbcbadb68b0f7b8013b9:/dot/mykermrc.in diff --git a/dot/mykermrc.in b/dot/mykermrc.in index 8dac41b..d750a66 100644 --- a/dot/mykermrc.in +++ b/dot/mykermrc.in @@ -98,5 +98,11 @@ def CONSOLE { ;; Synchronize remote terminal size with local window. def SYNCWINSZ output stty rows \v(rows) columns \v(cols)\13 +;; Special cases for particular target hosts. +def GUVNOR { + set key 127 \8 + telnet guvnor.distorted.org.uk +} + ;; Local configuration. if exist \m(_dot)config take \m(_dot)config