microsoft / microsoft/winget-create
When using NEW command and then entering the URLs, the cursor was a character to the right of where you are editing.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
Brief description of your issue
I was entering a few URLs into a NEW project
The URLs were all the same except for the architecture.
When I back spaced to change the URL, I deleted the wrong characters, because the cursor is to the right of where the edits occur:
example:
kevin []
in the line above, the square is the cursor. If i hit back, you would think i could type an L to fix it to be kevinla. but instead, the tool deletes the N.
Steps to reproduce
wingetcreate new
URL 1
URL 2
Expected behavior
the cursor to be consistent with the command window behaviour
Actual behavior
see above
Environment
Windows Package Manager Manifest Creator v0.5.0.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with wingetcreate new in the Windows Package Manager Manifest Creator v0.5.0.1 environment, entering similar URLs and using backspace. Inspect the command-line input handling, and consider the issue done when cursor positioning and backspace editing match normal command-window behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100