I'm using interpreters for haskell (ghci), idris and scala under vim shell. Recent changes are causing trouble.
My current setup looks like this.
I have a split window with an interpreter and another one with the code.
I switch into the vimshell window, enter insert mode, issue a command and
switch back to the window with the code.
I then get flooded with messages like this:
This happens in the most recent 7.4 beta version of vim as well as 7.3 1-1287 that is being shipped with archlinux.
I'm using interpreters for haskell (ghci), idris and scala under vim shell. Recent changes are causing trouble.
My current setup looks like this.
I have a split window with an interpreter and another one with the code. I switch into the vimshell window, enter insert mode, issue a command and switch back to the window with the code. I then get flooded with messages like this:
This happens in the most recent 7.4 beta version of vim as well as 7.3 1-1287 that is being shipped with archlinux.
I hope this is helpful.
Kind regards, raichoo