-
-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firenvim not getting the text on Reddit.com #1636
Comments
Same end-result. (Found this Github Issue here while searching for a solution to the same problem of On reddit.com, the behavior differs when starting from the reddit.com Markdown editor mode vs the reddit.com Rich Text editor mode, but in both cases, it's still broken-- just broken differently. In Markdown mode, typing some chars like "asdf", then pressing to trigger firenvim, does not load the "asdf" text from the textarea into the firenvim buffer to begin editing there. Then also, In Rich Text Editor mode, it does correctly pick up the initial text ("asdf" in my example above), but the Let me know if there's anything else you'd like me to try in order to diagnose this issue further, and thanks for your help and for the great plug-in. |
Same issue on reddit.com |
What I tried to do
I tried to use Firenvim on reddit.com to edit a post, but the text doesn't appear in the Neovim buffer.
What happened
You can see that the Neovim buffer only contains two lines, "Cancel" and the next line is "Save Edits". The rest of the post, which can be seen in the picture, is behind the Neovim buffer, but not inside the Neovim buffer.
The text was updated successfully, but these errors were encountered: