|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] New Input Mode |
Date: | Sat, 06 Sep 2014 14:32:42 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Hi Elias, could actually be that your OS is echoing your input, see stty -a. --rawCIN only prevents extra echoing of the user input inside GNU APL. Some (but not all) input modes turn off input echo (eg. readline and --noRL). But if, for example, readline is not installed and --noRL is not given either then the terminal setting at the start of GNU APL may have left input echo on. /// Jürgen On 09/06/2014 12:51 AM, Elias Mårtenson wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |