Yi Ming
Yi Ming
Same for `zh_CN.UTF-8` .
This issue still exits.
This issue still exits.
This issue still exits.
The diffview integration is broken, I bisected it is caused by f3eaff35e02149da5842ab1b84a4081d4422811b. After that, [this function](https://github.com/ofseed/neogit/blob/f3eaff35e02149da5842ab1b84a4081d4422811b/lua/neogit/integrations/diffview.lua#L116) which opens diffview gets a table as the parameter `section_name`, but it should be...
Thank you for your fix. I found that after the fix, diffview works well but the diff buffers have a `'statuscolumn'` set by neogit. Maybe it is not needed?
> Interestingly, even with this limitation, it seems like AutoHotkey's `WinActivate` function can successfully focus `kitty` @robbins But how can you specify the kitty's window? It seems that all WSLg...
An interesting thing I found is that if you open kitty via root, alt+tab works fine.
These of course could avoid the load-up. So I **only** report the issue in such a limited situation, which I already explained: >Try to enable `git_authors` and open this file:
Sample usage of [nvim-bqf](https://github.com/kevinhwang91/nvim-bqf), which utilizes the `end_lnum` and `end_col` Before this PR:  After: 