manticoresoftware / manticoresoftware/clt

Possibility to reset mistaken command in record session

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Svelte
Stars
8
Forks
3
Avg merge
2d 10h
Merged PRs (30d)
2

Description

It is indeed a great idea to include the option of undoing a mistaken command while we are in recording mode. This can be achieved by implementing a specific key combination that removes the command from the final recorded file.

With this feature, we can maintain the same session for the final testing phase, even if we accidentally send the wrong command. We won't need to edit or cut off the session after saving it. Keep up the good work! 👍

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the recording-mode command handling and the logic that writes the final recorded file. Determine how a key combination could identify and remove the most recent mistaken command without ending the session. Done means the command is absent from the saved recording while later commands remain intact, with behavior covered by the relevant tests if available.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.