Menu

FF doesn't recognize words that have been corrected with a backspace

Amt
2021-09-01
2021-09-01
  • Amt

    Amt - 2021-09-01

    Hi,
    I'm using Putty on Window10. The FF crc is (ab0bcdcfce8c26dac019b9d2187e177b82688d63). I'm able to correct typoes at the terminal using a backspace but FF doesn't recognize the newly corrected words. How do I fix this?

    e.g. The second 'warm' word was corrected from warr using backspace

     ok<$,ram>
    
    warm
    S FlashForth 5 PIC18F4520  26.11.2020
    
    warm warm ?
    

    ~~~

     
  • Mikael Nordman

    Mikael Nordman - 2021-09-01

    Maybe this would be better? In your putty client go to:
    putty configuration -> Terminal -> Keyboard -> change sequences sent by -> the backspace key
    There, change from control-?(127) to control-H(8).

    Save configuration and reconnect.

    There is a bug in handling DEL (127) in the PIC18 ACCEPT code.

     

    Last edit: Mikael Nordman 2021-09-01
  • Amt

    Amt - 2021-09-01

    Thanks! that fixed it

     
  • Mikael Nordman

    Mikael Nordman - 2021-09-01

    The bug has been fixed.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.