Jorge
Jorge
At first it runs fast. Seems to become slower each time it's used until reaches the point where it freezes atom.
I get the same error after applying this setting `:set shellcmdflag=-ci` I'd like to use these flags for zsh so it reads my zshrc file when running a command in...
A workaround I found is to execute zsh and then tmux. But then you lose upterm's autocompletion and other features.
Any idea why that happens? Or maybe you can give me a hint on what to look for to try to find the cause?
@jyscao Must be that. I was also using Coc with ctrlspace.
I also need the buffer number in the function for my 'Buffer' view re-mapping. Is this context something that can be added? Maybe there's another way to get it that...
I also had the `merge in progress` problem. In my case it was because I had the project inside a path with a folder with a space in its name....