Extract last command typed in the session #10950

Closed
opened 2026-01-31 02:34:30 +00:00 by claunia · 3 comments
Owner

Originally created by @RobOrd on GitHub (Oct 8, 2020).

I would like to have an option in the terminal.
With this option I can extract the last (success) commands typed in the terminal.

Originally created by @RobOrd on GitHub (Oct 8, 2020). I would like to have an option in the terminal. With this option I can extract the last (success) commands typed in the terminal.
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-31 02:34:31 +00:00
Author
Owner

@DHowett commented on GitHub (Oct 8, 2020):

Are you hoping for something like command history? PowerShell supports command history by default.

@DHowett commented on GitHub (Oct 8, 2020): Are you hoping for something like command history? PowerShell supports command history by default.
Author
Owner

@RobOrd commented on GitHub (Oct 8, 2020):

Yes.

But made it general.

Can extract command history for a Linux distro (WSL), cmd, poweshell, azure cli.

@RobOrd commented on GitHub (Oct 8, 2020): Yes. But made it general. Can extract command history for a Linux distro (WSL), cmd, poweshell, azure cli.
Author
Owner

@DHowett commented on GitHub (Oct 8, 2020):

All of those products, except for CMD, can do this already. Terminal does not need to do any work here 😄

@DHowett commented on GitHub (Oct 8, 2020): All of those products, except for CMD, can do this already. Terminal does not need to do any work here :smile:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10950