openbsd-ports/sysutils/multitail/patches/patch-multitail_conf

15 lines
436 B
Plaintext
Raw Normal View History

2007-05-26 16:44:23 -04:00
$OpenBSD: patch-multitail_conf,v 1.6 2007/05/26 20:44:23 naddy Exp $
--- multitail.conf.orig Thu May 10 10:57:36 2007
+++ multitail.conf Sat May 26 22:43:48 2007
@@ -832,8 +832,8 @@ tab_stop:8
2005-02-11 11:35:05 -05:00
# what program to start when the user presses a key
# ...:x:... just that key
# ...:^x:... that key with control
-bind:g:/usr/bin/pine
-bind:^k:/bin/bash
2005-02-11 11:35:05 -05:00
+bind:g:/usr/bin/mail
+bind:^k:/bin/ksh
bind:^l:/usr/bin/telnet
2005-02-11 11:35:05 -05:00
bind:^s:/bin/su
#