• Show log

    Commit

  • Hash : 01e723a0
    Author : antirez
    Date : 2014-09-03T11:38:19

    Replace ESC 999D with CR.
    
    OSX default Terminal app does not handle 999D well, the cursor will wrap
    back to the previous row in the last colum, instead of ignoring the
    sequence if the cursor is already at the left edge.
    
    In order to avoid reintroducing the nG sequence that is not compatible
    with base VT100 emulation and ANSI.SYS, we use CR that should be
    hopefully widely supported.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/linenoise.git
    Git SSH git@git.kmx.io:kc3-lang/linenoise.git
    Public access ? public
    Description

    A minimal, zero-config, BSD licensed, readline replacement used in Redis, MongoDB, and Android.

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags