Skip to content

Access to the current file name #95

Description

@hovsater

In dte, special variables like $FILE and $RFILE let you grab the current file’s full or relative path (see the docs). For example, I run:

copy -b $RFILE

to copy the active file’s relative path to my clipboard. Is there a similar feature in mle?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions