• Show log

    Commit

  • Hash : aed9d1af
    Author : antirez
    Date : 2014-03-12T13:04:22

    Refresh line with single write to avoid flickering. Escape sequences and actual content to write to the terminal is now accumulated into an heap allocated buffer that is flushed with a single write at the end. This avoids a flickering effect making linenoise more professional looking ;-)

  • 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_l kc3_lang_org thodg_w thodg_m thodg www_kmx_io
    Tags