Skip to content

Problem with -p flag #49

Open
Open
@cab-1729

Description

There is a problem with the -p flag (which is supposed to open multiple files in different tabs).

If I use nvim -p file1 file2 then everything works as expected if the files do not require superuser permission sto write to.
But is file1 requires superuser permissions the file2 is never opened in a separate tab.
If any file is passed as a command line argument that needs superuser permissions, the files passed after that argument are not opened in separate tabs.

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