chiark / gitweb /
dot/mykermrc.in: Macro for `guvnor', fixing ^? to send ^H.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Feb 2012 13:34:23 +0000 (13:34 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 26 Feb 2012 13:34:23 +0000 (13:34 +0000)
Because the silly thing's delete handling isn't very good.

dot/mykermrc.in

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