8000 Update help text and documentation for history -t argument by tleonhardt · Pull Request #1440 · python-cmd2/cmd2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update help text and documentation for history -t argument #1440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 31, 2025

Conversation

tleonhardt
Copy link
Member
@tleonhardt tleonhardt commented May 31, 2025

Updated help text and documentation for history command -t/--transcript argument.

Clarified that this actually re-runs the select commands since the expected output from the commands isn't saved in the history along with the commands themselves.

Also:

  • Updated release date for 2.6.0 to today in preparation for a release.

Closes #1439

Clarified that this actually re-runs the select commands since the expected output from the commands isn't saved in the history along with the commands themselves.
@tleonhardt tleonhardt added this to the 2.6.0 milestone May 31, 2025
@tleonhardt tleonhardt self-assigned this May 31, 2025
Copy link
codecov bot commented May 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (493a4c8) to head (04f2dd9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1440   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          20       20           
  Lines        5726     5726           
=======================================
  Hits         5643     5643           
  Misses         83       83           
Flag Coverage Δ
unittests 98.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

8000

kmvanbrunt
kmvanbrunt previously approved these changes May 31, 2025
@tleonhardt tleonhardt merged commit 28f226a into master May 31, 2025
30 checks passed
@tleonhardt tleonhardt deleted the history-transcript branch May 31, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

history command -t/--transcript help text isn't clear
2 participants
0