Howard Huang
Howard Huang
I'd actually like to use the nord colors in Weechat. Problem is, I'm not sure how to translate the terminal colors to Weechat. if you're not familiar with Weechat, it's...
Trying to figure out why there sometimes exist duplicate entries... See `a` and `i`: 
## Bug summary Connecting to libera thru chat.sr.ht's bouncer (soju) causes a bunch of ``` WHO :This command could not be completed because it has been used recently, and is...
### Steps to reproduce If we just comment out `gem 'react-rails'` and `bundle install`, the test fails with the view unable to access a Rails helper method. ``` $ git...
Using strategy `make`, with runner as `gotest` causes the quickfix list to be populated incorrectly. The entry looks good, but the location seems to be wrong. I've also got vim-dispatch...
Is there a way to run a test or tests asynchronously, while being able to see the output, yet still populate the quickfix list correctly? Looking at the existing quickfix...
Starting nvim with telescope project doesn't properly show the file picker after choosing a project
If you start nvim like so: ``` nvim -c ":lua require'telescope'.extensions.project.project{}" ``` The project picker looks fine:  But once you pick project, the file picker is busted:  But...
I'm curious if there's a way to show the PR checks in the PR view, without having to manually run `:Octo pr checks`. If not, would this be a feasible,...
## Issue Description Type: *bug report* Some users don't show up when trying to add them to a PR as an assignee or reviewer. As mentioned here: https://github.com/pwntester/octo.nvim/pull/178#issuecomment-890161770 In my...