vim-repl
vim-repl copied to clipboard
Best REPL environment for Vim
**Describe the bug** REPLHide correctly hide the buffer, but REPLUnhide won't unhide the buffer. Nothing seems to happen. - result of `:REPLDebugInfo`  **EDIT:** In reality the behavior is very...
**Describe the bug** If you send some code between two code-cells and there is an error, then all the remaining lines of the current cells are sent anyways. The correct...
**Describe the bug** If I add `let g:repl_python_pre_launch_command = 'source C:/Users/yt75534/Anaconda3/Scripts/activate.bat'` to my `.vimrc`, then when I open vim I have the following error  **Desktop (please complete the following...
选中的代码:  发送后的情况: 
After having run `:REPLSendSession` the terminal freezes very often. Also, the the number of sent `` seems to follow a random pattern. That happened after upgrading to `iPython 8.2`. Output...
I love this tool that just work out of the box, however I have a couple of improvements that I wish to suggest. I use `gvim `with `ipython `as `REPL...
Got this when run in neovim /bin/bash: ++: invalid option Usage: /bin/bash [GNU long option] [option] ... /bin/bash [GNU long option] [option] script-file ... GNU long options: --debug --debugger --dump-po-strings...
**Describe the bug** VIM will exit itself after I use `:REPLHide` and navigate to the *hidden* buffer. Please see the gif **Screenshots**  **Desktop (please complete the following information):**...
I'm not sure how much the work is. It just a feature request. When I use `r` to open terminal program, neovim shows the following error. 
as long as this below error happened *once*, it will happen for each every `\w` on anywhere. From that moment on, the only way I found to avoid this, is...