Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chzyer/readline

Readline is a pure go(golang) implementation for GNU-Readline kind library
https://github.com/chzyer/readline

add a new API to set auto complete

d45b1ac5fc4b1375fe80442dfd5b89c5bb6bd8ec authored almost 9 years ago by Lu Guanqun <[email protected]>
Merge pull request #31 from chzyer/hotfix/fix_search_history

fixed search history crash

2978660421784ef14bca1f3fb41dcb8891f279e9 authored almost 9 years ago by Chzyer <[email protected]>
#30 fixed search history crash

8e340f3ee8e1320aaea7f010cadb84ba0d094b49 authored almost 9 years ago by Cheney <[email protected]>
Merge pull request #29 from bdarnell/div-by-zero

Fix a division by zero on terminals that report 0 width.

5aaa89df05e26e3f095ccd5a70f43b8600bcbe4a authored almost 9 years ago by Chzyer <[email protected]>
Fix a division by zero on terminals that report 0 width.

This is true of emacs shell-mode.

c3db9c3189484c06e9b4ade5619aab1214e58ae4 authored almost 9 years ago by Ben Darnell <[email protected]>
disable interactive when stdin is not a tty

8181d5ed149bec74cbce7c6beac07e6f8243db99 authored almost 9 years ago by Cheney <[email protected]>
add new interface and fixed crash if stdout isn't a tty

15e7be4ac242ef5d1d53bee52ed0369b05b70fb1 authored almost 9 years ago by Cheney <[email protected]>
report error if it save history fail

6368045a0bb825f1153cc15d5e9b6aa8dcce2692 authored almost 9 years ago by Cheney <[email protected]>
Merge pull request #28 from chzyer/feature/fix_mass_history

Fixed mass history

01066143c6ee8eb37a96702268798f889987ce2a authored almost 9 years ago by Chzyer <[email protected]>
#19 fixed mass history

00e1a8e95a22090508df2587e64b9b97e9313e18 authored almost 9 years ago by Cheney <[email protected]>
fixed crash if stdin is not a tty (pipe)

21acaf90fd2b3ab3655bc2072a4e3042181b83d7 authored almost 9 years ago by Cheney <[email protected]>
update history interfaces. and support DisableAutoSaveHistory

07485bbd8ffe7167dbd94eca5fd2b423a3a606b8 authored almost 9 years ago by Cheney <[email protected]>
Merge pull request #27 from chzyer/feature/support_unique_edit_line

support unique edit line

d435bdb1aeb57a9ea024983fd1f8d32a1d1f1f23 authored almost 9 years ago by Chzyer <[email protected]>
#26 support unique edit line

a0730873adbaea884f51362e5aee96c63f8d01ad authored almost 9 years ago by Cheney <[email protected]>
support unique edit line

01cffb6cb2f12e0df0cb23a449789e444c1b15c3 authored almost 9 years ago by Cheney <[email protected]>
update readme

f20f3656527639db09bd98a1e4f903aa279436c2 authored almost 9 years ago by Cheney <[email protected]>
fix typo

1aa557f19e1289056e080e3f3c07ecb7ea45b665 authored almost 9 years ago by Cheney <[email protected]>
support dial to remote readline

8853e1719526988930ced52d7900628df157c6f2 authored almost 9 years ago by Cheney <[email protected]>
Merge pull request #24 from DanCripe/master

An extended prefix completion implementation

cbab1f1566d61620a2a255cd536e495c4fe404bf authored about 9 years ago by Chzyer <[email protected]>
Add Tree() method back in.

Needed for one of the examples and for backward compatability.

7f88ba2640acc27fe6ba9674d56aab37ee268469 authored about 9 years ago by Dan Cripe <[email protected]>
Use refactored code instead of original.

d0e806295bd39821c694c701bfec6e5c35a84713 authored about 9 years ago by Dan Cripe <[email protected]>
Reimplement in a compatible way.

Signed-off-by: Dan Cripe <[email protected]>

e0fe5c62521c01f94269702dfaad1ce6ec48c70a authored about 9 years ago by Dan Cripe <[email protected]>
Change implementation drastically.

Signed-off-by: Dan Cripe <[email protected]>

f89cf57370ea52d09cbc22f3bae7e03eacf2a931 authored about 9 years ago by Dan Cripe <[email protected]>
Hack to allow dynamic content in autocompletion.

Signed-off-by: Dan Cripe <[email protected]>

cd2d269a7392ff8967f7ceece00bf94906164f72 authored about 9 years ago by Dan Cripe <[email protected]>
Merge pull request #23 from lunixbochs/master

add stdin remapping support

94a70819f40e8ea2c1bda8ff92717bf26fc4c119 authored about 9 years ago by Chzyer <[email protected]>
add stdin remapping support

05d3fbcc2a6f0474a0ded95d624ba3a5eb0c9681 authored about 9 years ago by Ryan Hileman <[email protected]>
CI: fix travis

76dfcd2e50c4a72e2cd591d5872394a3670d9173 authored about 9 years ago by Cheney <[email protected]>
readme: update about examples.

c36905cc673e55452dc686ce9cea45facb4b3657 authored about 9 years ago by Cheney <[email protected]>
example: rename demos

1a0e228994d518c8eb2bb1ef3fc0e28050739a07 authored about 9 years ago by Cheney <[email protected]>
Merge pull request #18 from sahib/master

Add pass_strength/pass_strength.go example

6ae0191254bb69349818e1102f9f8241f52502d8 authored about 9 years ago by Chzyer <[email protected]>
Merge branch 'master' of github.com:sahib/readline

f1bc3fbc0ece04d3873e6070087b183bd7b32f57 authored about 9 years ago by Chris P <[email protected]>
example: add pass_strength/pass_strength.go (WTFPL licensed)

ccd7589339d9a8a8dc637490854729762e200c8a authored about 9 years ago by Chris P <[email protected]>
changelog: fix syntax

09b448ca0ba1566ed99bf53ab0f0547ee748cdc9 authored about 9 years ago by Cheney <[email protected]>
add changelog

fb8cb231994e5a8a0368e2efc253b60f68193a4f authored about 9 years ago by Cheney <[email protected]>
example: improve usage content

c1adc97620bdfd1d3f538a5951cf7215950b3381 authored about 9 years ago by Cheney <[email protected]>
example: update

839c0013a8e2558c2ecacf3bd0505f5223182fee authored about 9 years ago by Cheney <[email protected]>
add password support

71e9536f4b14042d3a73453f0272a792bfab321e authored about 9 years ago by Cheney <[email protected]>
Merge pull request #17 from michalpristas/master

int63 changed to int32

ee4d466b6267a3e6d9233021ce2a87f87c135e74 authored about 9 years ago by Chzyer <[email protected]>
int63 changed to int32 in order to make readline runnable on arm 32bit devices [terminal.go]

4bc3b1f4f4b30996fe3b011915c8ac5837797a24 authored about 9 years ago by Pristáš Michal <[email protected]>
example: improve InterruptPrompt

4dffd609601598f718d7f27ac9ded4e8e2f73982 authored about 9 years ago by Cheney <[email protected]>
example: change (Ctrl+C), (Ctrl+D) to shell-like

5660cc8cb6f79191e08f1dff0e451d7a559509dd authored about 9 years ago by Cheney <[email protected]>
fix bugs: reset buffer after trigger io.EOF/ErrInterrupt

db2e5eae9188a34f01f234660fdc546d6cd6f6ea authored about 9 years ago by Cheney <[email protected]>
treat `Ctrl+D` + EmptyLine = EOF, `Ctrl+C` = ErrInterrupt

7a18498f5b098f8c852741e63e47d00d0c5a0a9e authored about 9 years ago by Cheney <[email protected]>
#15: fix prefix completer

9364259fb129ed16164189f89518fbbf6851fd4f authored about 9 years ago by Cheney <[email protected]>
only enter raw mode when calling Readline()

5ee706df9b48d2edc90f9ee8bb7722d3cb29aed5 authored about 9 years ago by Cheney <[email protected]>
README: update

e870ba12fd1b6ab55b43d7e5a68b6e54d2d26d05 authored about 9 years ago by Cheney <[email protected]>
refactor excapeExKey

d59da2cf7796b699c7be135d4744daa098f98ba2 authored about 9 years ago by Cheney <[email protected]>
Merge pull request #13 from jamesnetherton/fixup-autocomp-example

Correct minor issues with auto complete example

6ba1b6d3f5b7740ce22bb065e1eb511e49025f23 authored about 9 years ago by Chzyer <[email protected]>
Merge pull request #12 from michalpristas/add-delete-home-end-support

Add delete home end support

ffee92f4b7bb81a5d3f617d8056546c71475bde1 authored about 9 years ago by Chzyer <[email protected]>
Correct minor issues with auto complete example

46f410607f6a1950b6b34c95110a48faa896c0c8 authored about 9 years ago by James Netherton <[email protected]>
reader nil check in escapeExKey

bcc2f0762c3f12a3a529470063a4b863633d5d42 authored about 9 years ago by Pristáš Michal <[email protected]>
reader nil check in escapeExKey

30303e5637907d7695d02a13e9480937514d1247 authored about 9 years ago by Pristáš Michal <[email protected]>
delete redundancy char check moved to escapeExKey method

391c225c0bc553c1c49142a4875e67f789c8efc6 authored about 9 years ago by Pristáš Michal <[email protected]>
cleanup

de44b285978803e2ac833bc15846d6bd1c42aba1 authored about 9 years ago by Pristáš Michal <[email protected]>
changes completed

1c411ac48cff1de664c5f62ed0c86b1733859153 authored about 9 years ago by Pristáš Michal <[email protected]>
update README

77fbb66748f2a8b2373b401000148e1eb38c36c5 authored about 9 years ago by Cheney <[email protected]>
add doc for import package

733245997a6400c56dad4af1464824da3583ff35 authored about 9 years ago by Cheney <[email protected]>
readme: add gitter

c73eba9879cde6b5d3dc0677abe9ce4d916962da authored about 9 years ago by Cheney <[email protected]>
move demo gif to branch/assets

50197e309d7815cf596e006ba33fb13738ecbf69 authored over 9 years ago by Cheney <[email protected]>
add comment

86a7212964c02ca6bd4db6519d2aec881f890bba authored over 9 years ago by Cheney <[email protected]>
fix history rewrite fd close

aec0cc08d98d7ddaccefbf9ceb110f448144ddac authored over 9 years ago by Cheney <[email protected]>
fix history rewrite replace origin file

9f55547f9b5e2a03cf60b58a6a4df9429cb18fac authored over 9 years ago by Cheney <[email protected]>
Merge branch 'master' of github.com:chzyer/readline

d0699b888bc4cbe312bdf4c00eabe14f74620bd9 authored over 9 years ago by Cheney <[email protected]>
Merge pull request #10 from buaazp/fix-history-limit

fixed default history limit count error

3647bb91240d308dc6bf7f964970b88165c51e08 authored over 9 years ago by Chzyer <[email protected]>
fixed default history limit count error

The default history limit count will be 0 if cfg not set.
Which will make history lose efficacy.

492f37d9d4bea72995f368824b1b9e238bf4cd2d authored over 9 years ago by 招牌疯子 <[email protected]>
update ignore

0f7efea2bc7a2751e2662eeebb0a6e3b88c61128 authored over 9 years ago by Cheney <[email protected]>
fix compile error

7638a04c398aa01c4bdb61bfd51dbe8204d0c79b authored over 9 years ago by Cheney <[email protected]>
add runes package

55809b401d5784aa5a88b5ffc3ffcc457946e90d authored over 9 years ago by Cheney <[email protected]>
add history limitation

bfa8c1dfdb882bc24b2d807fc6bf6f6e7eb7332e authored over 9 years ago by Cheney <[email protected]>
fixes crash in nil completer #8

4dc2ce7141a7976d6fe7cfb5f26d7180b43f7071 authored over 9 years ago by Cheney <[email protected]>
public Terminal and Operation in Instance

e89699832bfd5b7c207ef88dce42b7a165df2ab4 authored over 9 years ago by Cheney <[email protected]>
update README

d173bd5ae7963d61d83607fd29afd773ccc2c680 authored over 9 years ago by Cheney <[email protected]>
update README: add features

86ae077418108a62180b4626935ef174caac0f2b authored over 9 years ago by Cheney <[email protected]>
Merge pull request #7 from chzyer/feature/add_vim_mode

add simple vim mode

38e5213cc84b9c4f9e4af1570442d6a07fd0de81 authored over 9 years ago by Chzyer <[email protected]>
fixes bugs

4d6d6c223f24eb2a5bd3bc61e990116486d2b7ac authored over 9 years ago by Cheney <[email protected]>
refactor

879224ddc999a58d955e1d5a6aa72c83405f7fab authored over 9 years ago by Cheney <[email protected]>
add simple vim mode

79d1bf27b4a097f08e01f85485f11086a78eacf6 authored over 9 years ago by Cheney <[email protected]>
fix typo

390f0ebb6bb37300573a364059c8b965cce82b0f authored over 9 years ago by Cheney <[email protected]>
add readpassword

3ccecf626d29cfa2247c465ae3fe0a51267c9996 authored over 9 years ago by Cheney <[email protected]>
add windows demo

180b650b65962eb2df4a808852b45e6ebfbca807 authored over 9 years ago by Cheney <[email protected]>
Merge pull request #6 from chzyer/feature/support_windows

support windows

2dbff407484a1f53e7fffafcfaec79847e5f2cf9 authored over 9 years ago by Chzyer <[email protected]>
fixes readme & example

f517af091056acb7b2c4c3390543e1498ad6da72 authored over 9 years ago by Cheney <[email protected]>
finish windows support

bb60b8a58fd804738c548c8f4917787d0dabd665 authored over 9 years ago by Cheney <[email protected]>
support ANSI escape sequence for windows

6eb29567f6050e8c9c2d9f547e9cc59e403f56d8 authored over 9 years ago by Cheney <[email protected]>
add windows api, ansi writer

9edb4632303e9292181b0e857263f01ebe4b0bb0 authored over 9 years ago by Cheney <[email protected]>
add ansi writer

d4826eb059109997947eb1a8eaddca49da9eb45c authored over 9 years ago by Cheney <[email protected]>
add Ctrl+U

03d201ab65e51eb380507a69b62426ba6e9f4779 authored over 9 years ago by Cheney <[email protected]>
fix build in windows

c814ccae9ad2f140dd0aa7ae11a17707e404094e authored over 9 years ago by Cheney <[email protected]>
add set prompt

7537bea37260a8e82323d853b124abdc57df3116 authored over 9 years ago by Cheney <[email protected]>
add todo: support windows

8dc3117d7810e3ce9ce039f2b5dc3d74220d4909 authored over 9 years ago by Cheney <[email protected]>
refactor

593678baa52c64938c58ed3369e88a977dec2688 authored over 9 years ago by Cheney <[email protected]>
fix typo

092d0fe47758d4631fb52864a7128d574e125835 authored over 9 years ago by Cheney <[email protected]>
remove test code

6a53e6406cf79c4ea5e1834400b3b120c86d5326 authored over 9 years ago by Cheney <[email protected]>
update README: tested with

03a55ea489c9796b4209b40a929b3bd1fcfcba0d authored over 9 years ago by Cheney <[email protected]>
fixed not working in screen #3

a81fb5db7a01fddf2b612fc4415b94868512053f authored over 9 years ago by Cheney <[email protected]>
update README: Tested with

7e432495e01cafbcae50c2ec362c805ab39f2918 authored over 9 years ago by Cheney <[email protected]>
let stdout/stderr io.Writer configurable

d4ceb57901e92a7b3aca340cfaed4168aaad5fb8 authored over 9 years ago by Cheney <[email protected]>
Update README.md

0801a4ad006bf0449c699b692f9171ef3e301fad authored over 9 years ago by Chzyer <[email protected]>
Update README.md

884fc46e08d7a58b6d9677d4ec43f2606f3b95d4 authored over 9 years ago by Chzyer <[email protected]>
update README

bed7d058a7bff32c0ed823fb51dd0d25bc562239 authored over 9 years ago by Cheney <[email protected]>