Command history improvements
Open
Nobody has claimed this yet.
enhancement
Medium Priority
- Dominant language
- Python
- Stars
- 15
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
From Tom Brunner:
> Command history: If you could say “history” and see a list of your history, that could be cool. It might be interesting to say “saveHistory [m:n] filename.” to save a set of commands to a named file.
The upgrade to cmd2 will resolve this (see #37 )
Contributor guide
No contributing guide indexed for this repository
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 reading issue #37 and the planned cmd2 upgrade referenced here. Check whether that upgrade already provides the requested history listing and saveHistory behavior; done means both command-history capabilities are available in PyDV.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100