damanis

Results 125 comments of damanis

I'm using nvim.appimage. It same as docker and mount to /tmp some its parts. After I set ``` [MiniMap] Disable = true ``` I didn't see the problem. Seems, it...

I don't know if this is same problem. Sometimes the nvim processes, like first two on screenshot below, stay exist after goneovim window is closed until killed manually. ![image](https://user-images.githubusercontent.com/65733488/189534579-ad85388a-c1e7-47a5-aa6e-34a46d0bb257.png)

@akiyosi I know why we have different 'ps ax' output when Goneovim runs. I used nvim.appimage - it runs more processes. After I installed nvim deb package only one nvim...

@akiyosi Yes, I saw the problem with slow exit after disable minimap. Today I replaced appimage by deb package, so let's see if it will change something.

@akiyosi Today i got slow exit (one time).

Catch slow exit with minimap disabled: no nvim process, only goneovim process in 'ps ax' output.

@akiyosi I would test after I return from vacation. Next two weeks I will have Internet access, but no PC to check.

@akiyosi I'm testing provided image. The problem isn't seem yet; I'll update if it occurs. Or prefer take latest image?

@akiyosi Last week I didn't see the slow exit. Will you merge the fix to master?

Problem only on first buffer shown after start. After switch buffer, status line works properly.