e6d96395ca
* fix -f
15 lines
434 B
Plaintext
15 lines
434 B
Plaintext
$OpenBSD: patch-multitail_conf,v 1.1 2005/02/11 16:35:05 naddy Exp $
|
|
--- multitail.conf.orig Fri Feb 11 17:06:15 2005
|
|
+++ multitail.conf Fri Feb 11 17:06:32 2005
|
|
@@ -96,8 +96,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
|
|
#
|