mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-05 02:38:31 +00:00
Add linenoise to third party
This commit is contained in:
parent
579b597ded
commit
fe29710e4e
5 changed files with 1387 additions and 0 deletions
12
third_party/linenoise/README.cosmo
vendored
Normal file
12
third_party/linenoise/README.cosmo
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
DESCRIPTION
|
||||
|
||||
linenoise is a library for interactive pseudoteletypewriter command
|
||||
sessions using ANSI Standard X3.64 control sequences.
|
||||
|
||||
ORIGIN
|
||||
|
||||
https://github.com/antirez/linenoise
|
||||
97d2850af13c339369093b78abe5265845d78220
|
||||
Author: antirez <antirez@gmail.com>
|
||||
Date: Thu Mar 12 15:51:45 2020 +0100
|
||||
Use unsigned int instead of uint like rest of code base.
|
Loading…
Add table
Add a link
Reference in a new issue