Skip to content

Error on execution #24

@TalSchuster

Description

@TalSchuster

python 3

ubuntu
python 3.6.5
ipython 6.4.0
vim 7.4

Getting this error on C-g:

Error detected while processing :
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 94, in run_tmux_python_cell
vim.error: Vim(python):Traceback (most recent call last):
Press ENTER or type command to continue

and this error when selecting lines and C+c:

Error detected while processing :
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 62, in run_tmux_python_chunk
  File "<string>", line 30, in send_to_tmux
  File "<string>", line 5, in set_register
vim.error: Vim(let):E354: Invalid register name: '+'
Press ENTER or type command to continue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions