Skip to content

Add an option to have cmder start in the current directory #203

Description

@pimterry

I typically want a command line in the current folder I'm viewing in windows explorer. With cmd, I just type cmd into the address bar, and it opens in the current folder.

If I type cmder however, it opens in my home directory. I'm currently getting around this by renaming the cmder executable to cmder-raw, and creating a cmder.bat like:

cmder-raw %CD%

(open 'cmder-raw', with the current directory as an argument, which apparently opens cmder there)

This does exactly what I want, but it's a bit hacky, and it results in a very very brief flash on non-cmder console window appearing, before cmder opens. It'd be great if cmder could add an option to act like this natively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions