Skip to content

[Bug] When a filename contains a colon and a number, the opened file may be incorrect. #853

@munich91

Description

@munich91

For example, the directory contains the files:

a.txt
a.txt:1

msedit a.txt:1 will always open a.txt and goto line 1, open it from the menu same too.

Currently, the options for specifying rows and columns are optionally placed after the file name. It might be clearer and more user-friendly if these options were separated from the file name entirely. This would make the syntax more consistent and easier to read.

OS: Arch Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions