elig0n
elig0n
@Muffo https://github.com/ctrlpvim/ctrlp.vim
I had the same problem. Make sure. vnc/xstartup has executable permission set. i. e. `chmod u+x ~/.vnc/xstartup` and try again.
> Hello, > > I have the same problem. Every suggestion from TF ends with: > > ``` > ❯ pacmn > zsh: command not found: pacmn > ❯ vim...
Why is there no collaborator response 3 years later still?
-no-colors shows: `WARNING: Terminal colors have been disabled, view will be very limited.` but still shows these escape symbols appended at the end of the input cursor: `←[J←[2K` also it's...
@buffermet that only changes the prompt which is before the input cursor/caret. The escape characters appear after the caret.
Thanks, it will be nice if it will be updated
I experience the same on GVim 8.2 on Windows 10 and none of the solutions above worked for me. ``` E484: Can't open file C:\Users\Admin\AppData\Local\Temp\VIo9C56.tmp ```
> You can use Ctrl-u / Ctrl-d to do page up / page down. And the arrow keys move line by line. See the ? help. It's different than Vim's...