Gander7

Results 8 comments of Gander7

Thank you! Can't have a file with more than 100 lines without starting to get lag with latest version.

@josephgarnier Assuming your goal is to render them on a single line, If you put them on seperate but consecutive lines in the markdown file, they are rendered on the...

**EDIT**: Still an issue in master, fixed in next comment Anyone find a solution? If I use secure:true, it will finish the onconnect function, do nothing for a few minutes,...

I used the connection.js file from kellym's [fork ](https://github.com/kellym/node-ftp) (as suggested on reedit [here](https://www.reddit.com/r/node/comments/6a6j67/ftp/)) and it was able to emit a ready state with an error.

My issue was port 990 and using secure: implicit (implicit FTP over TLS). You can change it and use FTPES(explicit FTP over TLS) without reconfiguration of your ftp server. The...

`silicon 0.2.6` :( I'm running it on `Ubuntu 18.04 bionic [Ubuntu on Windows 10]` Are there any other dependencies or configs I can check?

Command ran: https://gyazo.com/d16ff94c3346b3f4402cf04cfb490cbd Output: https://gyazo.com/6af149a78e92c403e371affaed492d44

Could it be something in my `.vimrc`? Can be found [here](https://github.com/Gander7/config/blob/master/.vimrc). Just updated it this morning.