[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] Smart Key <ENTER>
From: |
Ervin Hegedüs |
Subject: |
Re: [Tlf-devel] Smart Key <ENTER> |
Date: |
Thu, 23 Feb 2017 21:34:18 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi Ed,
On Thu, Feb 23, 2017 at 10:50:05AM -0500, Ed wrote:
> Does this only work if CONTEST_MODE is set in rules ?? I'm assuming
> that is the case.
yes, you're right:
callinput.c
1217 if (cqmode == CQ && cwstart < 0 && trxmode == CWMODE &&
1218 contest == 1) {
1219 if (x == '\n' || x == KEY_ENTER) {
the ENTER has effect only ewhen contest mode is set (see
"contest" variable comparison)
73, Ervin
--
I � UTF-8