Ecosyste.ms: OpenCollective

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

Readline

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

How to not append space?

github.com/chzyer/readline - vczyh opened this issue about 1 month ago
feat: Support pagination for tab completion

github.com/chzyer/readline - YangchenYe323 opened this pull request 3 months ago
Autocomplete using net.Conn

github.com/chzyer/readline - vl-axentia opened this issue 4 months ago
buildtag changes for z/OS

github.com/chzyer/readline - latia-tanner opened this pull request 4 months ago
Perform ioctl system calls through x/sys/unix

github.com/chzyer/readline - jrick opened this pull request 12 months ago
adds Config option to disable bell; DisableBell

github.com/chzyer/readline - henderjon opened this pull request about 1 year ago
Fails to read piped stdin in windows

github.com/chzyer/readline - YairHalberstadt opened this issue about 1 year ago
bug

github.com/chzyer/readline - fasnow opened this issue over 1 year ago
Add support for zOS

github.com/chzyer/readline - v1gnesh opened this pull request over 1 year ago
Add security policy

github.com/chzyer/readline - pnacht opened this pull request over 1 year ago
Add a security policy

github.com/chzyer/readline - pnacht opened this issue over 1 year ago
TOCTOU race in prompt redraw

github.com/chzyer/readline - slingamn opened this issue over 1 year ago
data race in history search

github.com/chzyer/readline - slingamn opened this issue over 1 year ago
remove Windows output translation

github.com/chzyer/readline - slingamn opened this pull request over 1 year ago
the serial terminal key is invalid or stuck

github.com/chzyer/readline - shiroming opened this issue almost 2 years ago
data race warning

github.com/chzyer/readline - avlapp opened this issue almost 2 years ago
Breaks terminal when used '\n' in promt

github.com/chzyer/readline - str1ngs-bytes opened this issue about 2 years ago
Support multi-line edit

github.com/chzyer/readline - wader opened this issue about 2 years ago
fix(autocomplete newline): autocomplete newline

github.com/chzyer/readline - shaohk opened this pull request over 2 years ago
readline.ListenRemote and telnet connection

github.com/chzyer/readline - lukasz-grabski opened this issue over 2 years ago
Autocomplete CharBackspace behaviour question

github.com/chzyer/readline - tpodowd opened this issue over 2 years ago
Handle keypad mode cursor key escape sequences.

github.com/chzyer/readline - tpodowd opened this pull request over 2 years ago
Added 'os400'

github.com/chzyer/readline - derickr opened this pull request over 2 years ago
restore term when receive signal

github.com/chzyer/readline - chzyer opened this pull request over 2 years ago
how to modify Prompt

github.com/chzyer/readline - firstsko opened this issue over 2 years ago
Fix race condition in DefaultOnWidthChanged

github.com/chzyer/readline - kylecarbs opened this pull request over 2 years ago
How do I complete a file path

github.com/chzyer/readline - wanggaolin opened this issue almost 3 years ago
Option to restore terminal when interrupted

github.com/chzyer/readline - nicollet opened this pull request almost 3 years ago
Add Power Support ppc64le

github.com/chzyer/readline - nagesh4193 opened this pull request almost 4 years ago
Fails to build when GOOS=plan9

github.com/chzyer/readline - mholt opened this issue about 4 years ago
errors when pasting text to the console in windows

github.com/chzyer/readline - ilyapashuk opened this issue over 4 years ago
Prompt 方法不支持多行文本吗?

github.com/chzyer/readline - xuanskyer opened this issue almost 5 years ago
Make <ctrl>+<left arrow> and <ctrl>+<right arrow> work

github.com/chzyer/readline - seveas opened this pull request almost 5 years ago
fix: chinese corsor error

github.com/chzyer/readline - SilentTTxo opened this pull request over 5 years ago
ANY alternative?

github.com/chzyer/readline - itwars opened this issue over 5 years ago
Case-Insensitive auto completion

github.com/chzyer/readline - dzervas opened this issue over 5 years ago
Fix data race in terminal.go

github.com/chzyer/readline - laodouya opened this pull request over 5 years ago
AIX support

github.com/chzyer/readline - Helflym opened this pull request over 5 years ago
Add Algernon to the list of repos using readline

github.com/chzyer/readline - xyproto opened this pull request over 5 years ago
Highlight parenthesis

github.com/chzyer/readline - xyproto opened this issue over 5 years ago
fix: Applied go fmt, fixed masked output

github.com/chzyer/readline - karantin2020 opened this pull request over 5 years ago
fix issue #169 for single line case

github.com/chzyer/readline - kinogmt opened this pull request over 5 years ago
fix: Applied go fmt, fixed masked output

github.com/chzyer/readline - karantin2020 opened this pull request over 5 years ago
FuncFilterInputRune fails on filtering ctrl-J

github.com/chzyer/readline - isacikgoz opened this issue over 5 years ago
Couldn't manage to cancel CancelableStdin

github.com/chzyer/readline - isacikgoz opened this issue over 5 years ago
Support arrows in Application mode

github.com/chzyer/readline - lambdalisue opened this pull request over 5 years ago
bind to pageup / pagedown?

github.com/chzyer/readline - ywwg opened this issue almost 6 years ago
Crash after Ctrl-S, Ctrl-C

github.com/chzyer/readline - firelizzard18 opened this issue almost 6 years ago
On windows cmd can not input char 'd' sometimes.

github.com/chzyer/readline - luckywinds opened this issue almost 6 years ago
Fix cmd background on Windows

github.com/chzyer/readline - benpye opened this pull request almost 6 years ago
fixed backescape the first word in buffer

github.com/chzyer/readline - viert opened this pull request almost 6 years ago
In Windows CMD.EXE, Readline Resets Screen Color

github.com/chzyer/readline - jcburley opened this issue almost 6 years ago
Vi Key-Bindings

github.com/chzyer/readline - asimjalis opened this issue about 6 years ago
Update Prompt type form string to fmt.Stringer.

github.com/chzyer/readline - luopengift opened this pull request about 6 years ago
Support backward/forward by word with ctrl+<-/->

github.com/chzyer/readline - bom-d-van opened this pull request about 6 years ago
Fix suggested by go vet

github.com/chzyer/readline - hyangah opened this pull request about 6 years ago
Add support for Plan 9

github.com/chzyer/readline - fhs opened this pull request about 6 years ago
Fix a race condition in terminal.go

github.com/chzyer/readline - wallaceicy06 opened this pull request about 6 years ago
Fixes panic when exiting search with no previous input

github.com/chzyer/readline - ZadenRB opened this pull request about 6 years ago
Typing characters refreshes the entire line

github.com/chzyer/readline - tspivey opened this issue about 6 years ago
Support <Home>/<End> Keyboard keys for PuTTY

github.com/chzyer/readline - wiselike opened this pull request about 6 years ago
Delete on empty line stops readline loop

github.com/chzyer/readline - Hittorp opened this issue over 6 years ago
Is there a way to read multi-line input?

github.com/chzyer/readline - junyu-w opened this issue over 6 years ago
History prefix matching

github.com/chzyer/readline - liclac opened this issue over 6 years ago
Modify the display width for Chinese characters and so on

github.com/chzyer/readline - wiselike opened this pull request over 6 years ago
runes: Treat Other Symbol (So) category as double width

github.com/chzyer/readline - rohityadavcloud opened this pull request over 6 years ago
fix(runebuf): fix cursor move display problem

github.com/chzyer/readline - mritd opened this pull request over 6 years ago
Re-render hook for asynchronous display

github.com/chzyer/readline - t-bast opened this issue almost 7 years ago
Dynamic autocomplete for multiple args

github.com/chzyer/readline - rohityadavcloud opened this issue almost 7 years ago
Fix panic 'integer divide by zero' when terminal width too low

github.com/chzyer/readline - fxaguessy opened this pull request almost 7 years ago