pudb.vim icon indicating copy to clipboard operation
pudb.vim copied to clipboard

MacOs 10.13 error E474 in line vim.eval('add(b:pudb_buffer_signs, {})'.format(sign_id))

Open proytx opened this issue 7 years ago • 1 comments

I have vim 8.0 which is compiled without the terminal option, so I expect it to not work, but this error happens in InitializeBreakPoints every time vim loads a python file,

proytx avatar Jan 19 '19 23:01 proytx

I just recently updated from 10.12 and will look at this later this week.

SkyLeach avatar Oct 06 '19 13:10 SkyLeach