Sean Neilan

Results 9 comments of Sean Neilan

I can provide a test case if that helps.

Ok, I'll send you a pull request soon.

I get this error with Python 2.7.9

I've ran into the same issue. Now trying in Python 2.7.

I found out that you need to use the chase bank with the institution endpoint of https://ofx.chase.com/ with ofx version 103. ofxclient --ofx-version 103 good lord what a nightmare.

Control-b also messes up scrolling for me too.

Nevermind, this is an irrelevant question because the project is not designed for neovim per https://github.com/bytesnake/vim-graphical-preview/blob/main/ftplugin/graphical-preview.vim

And it's not designed to run on mac osx yet. I tried compiling this on osx on my m1 machine and it created a .d file ``` (base) ➜ vim-graphical-preview...