Skip to content

Throws walls of text when E325 occurs #187

Description

@theammir

Made a little script to open files in the same Neovide window.
When I'm opening a file that has a swap, I get usual Quit/Edit anyway/Recover/Abort choice. However, after I press something, it seems to catch E325 pynvim.api.nvim.NvimError at nvr.py, line 139 that I've already reacted to and don't need a traceback.

It also doesn't like str.decode() at nvr.py, line 140, which is a Python 2 thing as far as I know. Not sure if it's related.

Windows 11
Python 3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions