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
github.com/chzyer/readline - 7f93d88cd5ffa0e805d58d2f9fc3191be15ec668 authored over 2 years ago by ChenYe <[email protected]>
Normally the terminal uses CSI escape sequences when the UP, DOWN,
LEFT, RIGHT and HOME, END ke...
* restore term when receive signal
add `CaptureExitSignal` to capture exit signals and exit g...
github.com/chzyer/readline - 80e2d1961b54085db2bc4356d9d5409ff1dfd64a authored over 2 years ago by ChenYe <[email protected]>As per https://github.com/chzyer/readline/pull/175#issuecomment-1100887727
github.com/chzyer/readline - c34436b973319b89cca78b0c349d5ae4cb6f8906 authored over 2 years ago by Derick Rethans <[email protected]>This commit adds support for AIX operating system.
- move term_solaris.go to term_nosyscall6...
github.com/chzyer/readline - a5e9f81cc27354650700e87ddaae152920799861 authored over 2 years ago by Clément Chigot <[email protected]>github.com/chzyer/readline - a11d8f26cf341bf137be1bb7eab47716758fc80b authored over 2 years ago by ChenYe <[email protected]>
The display width will not be right if there have Chinese characters in the display. It will ove...
github.com/chzyer/readline - 2972be24d48e78746da79ba8e24e8b488c9880de authored over 6 years ago by Jim-wiselike <[email protected]>* Fix ioloop groutine leaks bug.
* fix func (o *Operation) ioloop() L:125 hangs
github.com/chzyer/readline - f6d7a1f6fbf35bbf9beb80dc63c56a29dcfb759f authored about 7 years ago by soopsio <[email protected]>github.com/chzyer/readline - 40d6036c335e2d60080b8f2787a0597f152d6188 authored about 7 years ago by François-Xavier Aguessy <[email protected]>
github.com/chzyer/readline - a4d5111b617813c5d09df1ba6d76394ed71b1644 authored about 7 years ago by Abiola Ibrahim <[email protected]>
github.com/chzyer/readline - 6a4bc7b4feaeff8feb63f87d5fb2cf3e3610a559 authored about 7 years ago by Eugene Apollonsky <[email protected]>
* Using a fillable stdin reader
* Adding some documentation to the new features
github.com/chzyer/readline - 9cc74fe5ad0b00fec8ec9aae93ac4f94dd5cbd1a authored about 7 years ago by mrsinham <[email protected]>github.com/chzyer/readline - af545c8af60b3bf8afce9eec0c13cdfaab28d611 authored about 7 years ago by mrsinham <[email protected]>
on linux, if you want to change line, \b are not enough. You need to change line
and move to th...
github.com/chzyer/readline - aa9ed7db496e1e26f67e8f8acb0f419be1dfc4a5 authored about 7 years ago by Saeed Rasooli <[email protected]>
Currently, bold text isn't supported. This adds the support for bold
text formatting.
github.com/chzyer/readline - 707fd8ecaac588b680bad776a88085af7f7a49d7 authored about 7 years ago by Thomas Bradford <[email protected]>
github.com/chzyer/readline - 9f56defe66d6a0b145a2a2f19aa8c9a0d956b36a authored about 7 years ago by Sagar Mittal <[email protected]>
github.com/chzyer/readline - 045fff973b5ec2fcbeacdf87f1bd64c0eb25b163 authored about 7 years ago by Edward Betts <[email protected]>
github.com/chzyer/readline - 8d510b4136a47c9011448454360b719e007a455c authored about 7 years ago by Davor Kapsa <[email protected]>
Previously, rewriteHistory was incorrect - it did not preserve the
newlines between history lin...
* Expose RuneBuffer.Set through Operation's API
This allows a user to prefill a line before t...
github.com/chzyer/readline - 41eea22f717c616615e1e59aa06cf831f9901f35 authored almost 8 years ago by Paul Tagliamonte <[email protected]>* Add support for solaris
* Change state to handle system dependent termios type.
* Move sys...
usql is a new project that is making extensive use of readline. usql is
roughly 3 days old, and...
Could be used to mask/disable some actions (like Ctrl-Z, or searching by
Ctrl-R and Ctrl-S)
github.com/chzyer/readline - eef24db1d59cac55d773312ab6efe1890187f2de authored almost 8 years ago by chzyer <[email protected]>
Reslicing line[10:] went wrong if only 'setprompt' was entered, without a space after.
github.com/chzyer/readline - c914be64f07d9998f52bf0d598ec26d457168c0f authored about 8 years ago by Remi Reuvekamp <[email protected]>* fix deadlock in cancelable stdin
* fix notify back
* [cancelable stdin] fix c.notify
github.com/chzyer/readline - 25c2772d5fd908077927228597b084a1f1a0e66d authored about 8 years ago by chzyer <[email protected]>* add HistorySearchFold
* [history] fix test
github.com/chzyer/readline - 94eaec69a77412489ca2cc8916c6e0bc12c40bf1 authored about 8 years ago by chzyer <[email protected]>
The calculation to determine how many spaces to use when padding
columns wasn't taking into acc...
* fix data race in PromptLen
* add lock for all operation in RuneBuffer
* add race test
...
github.com/chzyer/readline - 283f5429f7723ac628cb68a44a11097c11a7a9c1 authored over 8 years ago by chzyer <[email protected]>github.com/chzyer/readline - 820d6f2766192535919775cba5cda7c5cd6d35af authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 31ab3eee0c7232dcb9abeb3876ca2739df53872d authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 6cbf970b0b5f8014bf6a06764900cc89a4622bb2 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - edfa7c9dbf799edc239f9fcaa75ae08d443fb8d4 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - bc5c91eb5bc99e662b22bfaa6b84ddc56b70eccc authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - f533ef1caae91a1fcc90875ff9a5a030f0237c6a authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 31eb6be473df4930679259cfa284ef4cc80d1d8c authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 4ffff9f41c7765e965fc9543d0242dd1088766ef authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 6cbc078c57d230c58f91ce0274e4ac1a5f370c9d authored over 8 years ago by chzyer <[email protected]>
* fix (0,0) size
* fix
github.com/chzyer/readline - 27fdf0b28553d0c2f87f331be53b269637c70b5e authored over 8 years ago by chzyer <[email protected]>github.com/chzyer/readline - 8159bd380cc4d5b344668c55e969b9d16165368d authored over 8 years ago by Mehrdad Arshad Rad <[email protected]>
It is possible for `opHistory.Rewrite` to be called from
`opHistory.historyUpdatePath`. This is...
github.com/chzyer/readline - c144c8dde4996a05f596bd5acb730d172968e26c authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - a0c5244a21f4cb4a26e7c4801c6ecbe4394222b5 authored over 8 years ago by John Cramb <[email protected]>
github.com/chzyer/readline - 62c6fe6193755f722b8b8788aa7357be55a50ff1 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - c2d777f687510b172c00eceacd38892b0b886bdf authored over 8 years ago by chzyer <[email protected]>
I updated the switch in vim.go to treat 'w' and 'W' differently to 'e' and 'E'.
I then added ...
github.com/chzyer/readline - 47d43db0fde4ed6195acc738361b107c76e83158 authored over 8 years ago by aktungmak <[email protected]>* Dynamic autocompletion implemented
Now there is a new item type "PcItemDynamic" which takes...
github.com/chzyer/readline - cffdf641d1121640d4cc46e360c5732d2440c591 authored over 8 years ago by Jiří Setnička <[email protected]>github.com/chzyer/readline - dc578a10ae7ca0e510a047738f29d237176fd336 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - f83f3269ca72cc44a13b43ad36debf92c00e478c authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 4f0ff8f850e0dcfd6993a35f3ed3af9bd9e18602 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - d478c186fd806335d71883cf58f0d36ec6d0edc8 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 3717d7c383e7038a963f0fcf0e047943e4c0c153 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 683bf8ff7cd77265a852553c3c3e37a464339049 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - b411b0f4b22d724d98f4288aebd10cf2ddb42207 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 03625fbce39089d52a89922753e80125430d0d62 authored over 8 years ago by chzyer <[email protected]>
* Add ClearScreen operation on Ctrl+L
* Remove TODO from clear screen in readme
* Don't us...
github.com/chzyer/readline - 92c174e5fb5590f1ddbabd5963ffc799f2323b10 authored over 8 years ago by Steven Oud <[email protected]>github.com/chzyer/readline - 64a71f22be412fa183322657872f81a757eb8665 authored over 8 years ago by chzyer <[email protected]>
* [completer] Fixes issue #53
* Changing check to candidateSource
github.com/chzyer/readline - dc15d0f641fde6ef77e68f2b67762b62da0b3447 authored over 8 years ago by Ante Kresic <[email protected]>github.com/chzyer/readline - 8fbe9eac1a2ebe48388ddc25feb9264633e330fb authored over 8 years ago by Xavier Damman <[email protected]>
github.com/chzyer/readline - dc5da28fbf5287157fcd4719c794b59cd8852115 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 1e0917c739068079ba7ec4709d6ae817aac3c96b authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - fd07ffef1be0a5af7f4f632248c1afaf81ca90a4 authored over 8 years ago by chzyer <[email protected]>
* support suspend process
* fix suspend in windows
* add comments
github.com/chzyer/readline - 3ea5940c39fd1c2fbac10093860872bffb543248 authored over 8 years ago by chzyer <[email protected]>github.com/chzyer/readline - 52d8a65723161adc943aa5979c59de75573f9661 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - de49e7f118e111e71e06a6d754add11ac2165a57 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - d4c46a49e6df3f4906491214f06e24dd8ec0310e authored over 8 years ago by chzyer <[email protected]>
* auto-complete gets displayed even with space characters prefixing the line
* demo test back...
github.com/chzyer/readline - e3e573aa21f1b8930f1dae69c9d36631aba213c5 authored over 8 years ago by Michal Pristas <[email protected]>Fix #43 , remove sub-package for gopkg compatiblity
github.com/chzyer/readline - f2a9cba613d3b2f1eb435992201d5787e6551830 authored over 8 years ago by chzyer <[email protected]>github.com/chzyer/readline - 6cc043de3706751bc6238f3056ae6f33fb1fcea1 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - e950f01ab4112e2a1f660f9fd6ac56e447b5f5b3 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 9d26a3bde6e4dd9992c5abefab06b9acee24154e authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 4606bfd979eeccc7353af0eefcfee124ceaf744d authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - d85c8b4802f350f987ed1389f90bee7e6f61586f authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - a5bc4d464ad74fd6abbbe88da940421ecb603618 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 5652dc7c25e69b42e7303783133eb89b0fdbd645 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 218eb7fff63559df3269ee27585297e789481d37 authored over 8 years ago by chzyer <[email protected]>
Fix breaking scroll buffer
github.com/chzyer/readline - 91ba4d48f036c18a0a22779963405ca9e2c7c089 authored over 8 years ago by chzyer <[email protected]>github.com/chzyer/readline - 19657124c7522d51252a8e942d2cb3f8b78ce0ad authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - e5e328dcc7998366a6b6cc54b31f42fe35d73592 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - b1b67f8632b4b85daf3adf90590c13f200582051 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 30b462e50b8f8a1172c3b2f780894c0db2ae2dcb authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 1e409caaf3dcb4d28171bc08fc5dcd7e2ac22b84 authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - bb5b4af6e7f53d397620281215d866caf8923cee authored over 8 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 4e554e2dd029470887fb6d527996ee8574eb4528 authored almost 9 years ago by chzyer <[email protected]>
add SetChildren for prefix completer interface
github.com/chzyer/readline - 402307d9c0584071893dfb7b8ed8ebd3796e370e authored almost 9 years ago by Chzyer <[email protected]>github.com/chzyer/readline - 3138d3552b64f25c9f945c792a889d598981c80a authored almost 9 years ago by 招牌疯子 <[email protected]>
github.com/chzyer/readline - b57eccfd02fe666e4feb3cff230ee08b916853ab authored almost 9 years ago by chzyer <[email protected]>
github.com/chzyer/readline - 14e9df7f3c68bca64f111bab38196975d4696e2f authored almost 9 years ago by Cheney <[email protected]>
github.com/chzyer/readline - 867002449c9be7c1fc90c4de5100a8a8cd58df8d authored almost 9 years ago by Cheney <[email protected]>
github.com/chzyer/readline - c4ec21b1c62b3ec61e806c33a5240fb23d92cadb authored almost 9 years ago by Cheney <[email protected]>
github.com/chzyer/readline - 4ae9d7e0fd1ee6d96f67b8e08a42b6e0e84da638 authored almost 9 years ago by Cheney <[email protected]>
github.com/chzyer/readline - bd7c8c6fbe3b26f6ebf9eaaef58ae7eb35c67ee8 authored almost 9 years ago by Cheney <[email protected]>
Added OpenCollective badge and list of backers
github.com/chzyer/readline - e9e6c35b06f2397adec3a6a5dfa89969d706b9fc authored almost 9 years ago by Chzyer <[email protected]>The list of backers at the bottom will automatically show the avatar / logo of the backers and l...
github.com/chzyer/readline - f445eb9c9d3d14c48952a825e7c795bd8b978c15 authored almost 9 years ago by Xavier Damman <[email protected]>Support more vim shortcut
github.com/chzyer/readline - 44ccc71d92980cba068e4d78edbafb291279f9db authored almost 9 years ago by Chzyer <[email protected]>github.com/chzyer/readline - f1ecca38cc1764a853c520f10cb1d89481e523b1 authored almost 9 years ago by Cheney <[email protected]>
* c<motion>, d<motion> (change, delete)
* x (delete character)
* r (replace character)
add a new API to set auto complete
github.com/chzyer/readline - a0bb3f70e4e781b8249963efda8dee347565f2a6 authored almost 9 years ago by Chzyer <[email protected]>