Colin Kennedy
Colin Kennedy
Expected behaviours: - ctrl+left/right: move one word left/right - ctrl+backspace/delete: delete one word left/right The above are default behaviours in most linux and windows text editing environments. It would be...
https://github.com/charmbracelet/bubbletea/blob/14e58aa1f92fa9bd756d9e739ce63a39e98a39ac/tea.go#L584 This is an important function, which will be called by every beginner user in every program. - "Ignores the final model." is not a complete sentence, and I don't...
Like any reasonable person with a three-year-old, I'm making a TUI Connect-4 clone for local network play (toddlers cannot physically prevent you from making a blocking move when they are...
I'm curious about your intent here. I found the repo via a thread in r/anki and we are in violent agreement. I'm working on something similar under the GPL /...
### Is this a bug report? Yes (at least, as far as I can tell). ### Can you also reproduce the problem with npm 4.x? Reproduced w/ npm 3.10.8, npm...
atom-ternjs successfully finds the jsdoc comments for the below function, but the presentation of those comments as a single line of text impairs readability. 
- [x] I have searched through existing issues (not exhaustively) - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [x] I have tried restarting VS...
## Summary Many of my documents contain the `_id`s of other documents in the database. I have reason to want to quickly move between these documents. It would be convenient...
# Why: Problem description :confused: From #3739: ## Previous claim workflow (circa May 19, asset-holder era) (4f0def9fe640dceeb778dc66bb03a9d491077dbc, chosen randomly) - call `claim` using the guarantor channel Id, guarantee bytes, allocationBytes...
# Why: Problem description :confused: From #3739: ## Wallet event-listening setup A non-exhaustive search (based mostly on grepping for `.on` event subscriptions on ethers provider or contract objects) suggests that...