On 1/17/08, pancake <[EMAIL PROTECTED]> wrote: > NetBSD have libedit, but there's any minimalistic and portable library for > handling console input with autocompletion and history?
i don't know their functionality but imho libreadline, libedit, and libeditline are all portable (at least there are debian pkgs of these) btw handling console in a portable way is not a simple task (old and ugly standards, buggy implementations almost worst than www)
