Bo Yao
                                            Bo Yao
                                        
                                    Hi @kujtimprenkuSQA @MaximusHaximus What is the status of this PR? Our team is recently tried to [add a relevant feature](https://near.social/devgovgigs.near/widget/gigs-board.pages.Post?id=1033) and discovered this. [WIP branch](https://github.com/petersalomonsen/wallet-selector/blob/feat/multiple-local-keys/packages/my-near-wallet/src/lib/my-near-wallet.spec.ts#L256). I wonder if we can...
@petersalomonsen the demo is very cool! I wonder how can we invoke `wallet.addContractConnection` from the DevHub widget, since there is no BOS api to access wallet directly
Thank you. Are you interested in adding a portable `:pty` support. I'll have a try and send you a PR if so. I looked at SBCL's implementation for this, I...
Thank you both. Elias, Sorry to hear your health condition. Wish you feel better. As you and François-René said, I'll send a PR to uiop. But if there's comparable amount...
Finally got some time to continue working on this. For CCL, this option is simply ignored (and it's also mentioned in ccl doc currently this option is not implemented): https://github.com/Clozure/ccl/blob/master/level-1/linux-files.lisp#L1460
I'm so sorry to hear @epipping has passed. Looks reasonable for me to submit a patch to uiop. Thanks.
You probably didn't have a c compiler, it fails on installing one of the dependencies [osicat](https://www.common-lisp.net/project/osicat/), Did you `xcode-select --install`?
Hi Borderliner! I currently lacking a windows machine, but seems most of the open issues are people from Windows world, will take a look once I install one. If you're...
Thanks for the info! ailisp/linedit is a fork of sharplisper/linedit (only added some minor formatting tweaks), and sharplisper/linedit depends on cffi + GNU Readline, so it's not easy to skip...