Red S

Results 55 comments of Red S

^ +1. [OSC52](https://www.reddit.com/r/vim/comments/k1ydpn/a_guide_on_how_to_copy_text_from_anywhere/) is my preferred way of copying. Would be great to have a config option to use this.

You pretty much included the whole code there (thank you!), and I wish I could do this, but I've never worked with Go, or with docker, so I'm unlikely to...

Just noticed the Github Codespaces in [CONTRIBUTING](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md). Cool. Let me take a shot at this.

Excellent, thanks for the pointer!

Awesome, that helps! I do have a suggestion though: would `smart_importer` consider making `self.account` a list, and also expose it via the constructor? This way, a) we can have more...

> Not sure. This needs careful consideration. If I remember well, the upstream beancount importer classes have a singular account field where importers file the imported CSV or PDF. This...

Ditto. Curious if other users aren't hitting this?

Thank you, @jseutter! I haven't looked at ofxparse, but [this commit](https://github.com/redstreet/beancount_reds_importers/commit/29f0e90e8973586c19c09d5fd1d5c22228f85fa2) does exactly what is needed. I imagine you simply need to put it in the right file in ofxparse.

Thank you, @ashemedai, that helped save a lot of time (after I spent a lot of time with the issue first). This is still an issue, perhaps a quick update...