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:
|
- [Bug-apl] New Input Mode Juergen Sauermann
- Re: [Bug-apl] New Input Mode Elias Mårtenson
- Re: [Bug-apl] New Input Mode Juergen Sauermann