patch-multitail_conf 439 B

123456789101112131415
  1. $OpenBSD: patch-multitail_conf,v 1.10 2016/08/01 12:29:36 awolk Exp $
  2. --- multitail.conf.orig Wed Jun 24 15:17:48 2015
  3. +++ multitail.conf Sun Jul 17 22:00:04 2016
  4. @@ -1001,8 +1001,8 @@ tab_stop:8
  5. # what program to start when the user presses a key
  6. # ...:x:... just that key
  7. # ...:^x:... that key with control
  8. -bind:g:/usr/bin/pine
  9. -bind:^k:/bin/bash
  10. +bind:g:/usr/bin/mail
  11. +bind:^k:/bin/ksh
  12. bind:^l:/usr/bin/telnet
  13. bind:^s:/bin/su
  14. #