Howard Huang

Results 27 issues of Howard Huang

Any plans on making a port for Firefox?

context-port
type-suggestion

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...

context-port
type-suggestion

Trying to figure out why there sometimes exist duplicate entries... See `a` and `i`: ![grim_03_31_22-10_35_16](https://user-images.githubusercontent.com/280972/161116073-cdd8dda4-734d-4ee7-a628-59f95ffa7709.png)

## 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...

bug

### 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...

If you start nvim like so: ``` nvim -c ":lua require'telescope'.extensions.project.project{}" ``` The project picker looks fine: ![grim_01_06_22-21_16_51](https://user-images.githubusercontent.com/280972/148495603-b0baf4cd-5804-4df8-8adb-bdc5b40082a0.png) But once you pick project, the file picker is busted: ![grim_01_06_22-21_17_05](https://user-images.githubusercontent.com/280972/148495632-3eb7a212-46b0-49ca-b1ab-c09d9308ea8d.png) 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,...

enhancement

## 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...

bug