Frederick Zhang

Results 62 issues of Frederick Zhang

# Description In Neovim I have ```eml > Hello World! ``` After exiting Neovim, in Thunderbird compose window it becomes ```eml > Hello World! ``` And both lines are coloured...

bug
help wanted
Thunderbird dependency

I'd still like to leave as much as heavy-lifting in the native messaging host. It should provide the extension with what it needs to call compose APIs.

enhancement
wontfix
Thunderbird dependency

# Description In addition to being able to ship extension and host together, it should also partially solve #34 at least for Homebrew users. But afaiu programs need be popular...

help wanted

My machine has got two NICs and I've configured network bonding using `balance-alb` via systemd. This causes ytop to show incorrect network usage as I guess it adds up all...

`.exrc` and `_exrc` are supported by both Vim and NeoVim. `.nvimrc` is NeoVim-specific.

Just got hit by the security alert. Since there hasn't been any news at #18 for a while, here's another one to bump it directly to 0.37.0.

These keymaps cannot be disabled in the { keys = { '{lhs}', false } } fashion. So instead, this patch offers a chance to disable them in opts.keys. It makes...

extras
extras-lang

Under Linux the interpretation of escapes is disabled by default, hence `-e` flag is needed otherwise `\n` are treated as a string literal.

Co-authored-by and Signed-off-by are mentioned in [1]. On-behalf-of is from [2]. [1] https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---trailerlttokengtltvaluegt [2] https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-on-behalf-of-an-organization

### [`05f7ddb6f`](https://github.com/cli/cli/pull/9208/commits/05f7ddb6f07f0b042c197e44649ba4b6a0e58511) `Find PRs using @{push}` ``` When using a push.default = current central workflow [1], we should use @{push} instead to locate the remote branch. In fact, @{push} covers...

external