cabal-cli
cabal-cli copied to clipboard
Terminal client for Cabal, the p2p chat platform.
It would be nice to have the ability to get notifications from cabals/channels/mentions/etc if yous so choose. A sound and pop-up for when you're on another workplace, or if you're...
``` 12:31:30 for some reason, some channels make the ui scroll a bit (cli version) 12:31:49 the top row cabal@version disappears ``` ``` 18:03:09 yes, I think what happens is...
1. Launch Cabal and join the public chat 2. Navigate to the status channel 3. Type "/add abcd" Result: ` (node:27347) UnhandledPromiseRejectionWarning: Error: dns failed to resolve at /Users/joey/.nvm/versions/node/v12.14.1/lib/node_modules/cabal/node_modules/cabal-client/src/client.js:156:38 at...
When I hit Alt+L in the public cabal, the user with the key `9e5ec550cb9c2575cc5aeb61204c3587582efd357db2d3bef85d09026e58e8c1` didn't have a key substring appear beside their name.
`[ ] - reify:sodium-native: timing reifyNode:node_modules/cabal/node_modules/cabal-core/node_modules/sodiu`
After roughly a 24-48 hours it will always crash with a javascript out of heap space error (memory leak). This is with one cabal open (the default one) and not...
for context, see * https://github.com/cabal-club/cabal-cli/pull/190 * https://github.com/cabal-club/cabal-cli/pull/190#discussion_r430021350
This is helpful for breaking protocol changes + future command support! Better to get it in earlier than later. I think it's relatively straightforward to use. https://www.npmjs.com/package/update-notifier
@nikolaiwarner's been working on splitting up https://github.com/cabal-club/cabal-desktop/ components so that they can be used in a browser-based cabal application. As far as I know, it currently uses a websocket server...
we're using `alt` as a modifier, and it's not behaving as intended on OSX ### Tasks - [ ] experiment on OSX and pinpoint what's weird - [ ] look...