Skip to content

Can not enter yes to continue the operation #51

Description

@imfryad

When i try to rename my project from Lecture 5 array to Lecture 6 array using the following command:

renameproject --old-name"=Lecture 5 array" --new-name="Lecture 6 array"

Or
renameproject --old-name"=Lecture 5 array" --new-name="Lecture 6 array" --no-commit

i get the following

Please review the following settings:
Project:                   Lecture 5 array
found at:                  D:\Courses\C#\First Level\Practice\Lecture 5 array\Lecture 5 array\Lecture 5 array.csproj
Rename to:                 Lecture 6 array
at:                        D:\Courses\C#\First Level\Practice\Lecture 5 array\Lecture 6 array\Lecture 6 array.csproj
VS Solution folder:        none
exclude:
Paket in use:              no
Run paket install:         yes
Run build after rename:    no
Create automatic commit:   yes
Git version:               git version 2.45.2.windows.1

-----------------------------------------------
Do you want to continue with the rename operation? [Enter=Yes, any other key=No]

and once i try to type Yes, it just get one input letter(Y) and the project wont be renamed!

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