Results 35 issues of Yuri Bochkarev

Hello. I came from this issue: https://github.com/numirias/semshi/issues/11 Summary: neovim prints this upon startup: ``` Error detected while processing function remote#define#request: line 2: no request handler registered for "/home/bz/rc.arch/bz/.vim/plugged/semshi/rplugin/python3/semshi:autocmd:BufEnter:*.py" ``` It...

bug

I wanted to swap the effects of `i` and `I` thus I added this: ``` vim let g:targets_aiAI = 'aIAi' ``` Unfortunately, it breaks `cina` when next argument is empty....

deadline is jan 2023 https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/

Mediator app wouldn't start when installed into a Chrome/Chromium via snap. There are several issues with how Chromium is run via snap: 1. Chromium can't see locally-install pip packages, it...

help wanted

Hi! I get this when I start neovim (0.2.2) and the latest semshi: ``` Error detected while processing function remote#define#request: line 2: no request handler registered for "/home/bz/rc.arch/bz/.vim/plugged/semshi/rplugin/python3/semshi:autocmd:BufEnter:*.py" ``` And...

bug

**Describe the bug** Annotations are added in completely random order **To Reproduce** Add several annotations to see their resulting order **Expected behavior** Annotations should be added/displayed in the bar in...

Hello. I wish there were a command to show "top N processes doing network I/O" (which should not include disk I/O shown by top_io). Perhaps ideas on how to filter...

enhancement

e.g. keys of an object or number of elements in an array: ``` { "eventRecords": {…} (48), "registrationRecords": {…} (20344) } ``` (also requested here: https://github.com/antonmedv/fx/issues/138)

Feature Request

###### Problem I'm using the latest version from Google Play. It looks like in recent versions the window that helps you select a deck in statistics has changed from a...

Accepted
Help Wanted
Good First Issue!
Stale

``` $ cd /tmp $ mkdir -p '1/sp ace/mo re/spa ce/' $ cd 1 $ br -w # navigate to "sp ace", press Enter (:open_leave) (eval):1: no such file or...

bug