openbsd-ports/sysutils/multitail/patches/patch-multitail_conf
naddy f78b3cce4d Update to 4.0.5. Bug fixes:
- Exit on terminal close.
- Kill all subprocesses.
2006-06-06 13:23:47 +00:00

15 lines
436 B
Plaintext

$OpenBSD: patch-multitail_conf,v 1.4 2006/06/06 13:23:47 naddy Exp $
--- multitail.conf.orig Fri Jun 2 22:58:31 2006
+++ multitail.conf Tue Jun 6 01:41:00 2006
@@ -624,8 +624,8 @@ tab_stop:4
# 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:^j:/bin/bash
+bind:g:/usr/bin/mail
+bind:^j:/bin/ksh
bind:^t:/usr/bin/telnet
bind:^s:/bin/su
#