8000 WIP: Backport 'history show' subcommand from #13568 for 7.x branch by ernstki · Pull Request #13569 · ipython/ipython · GitHub
[go: up one dir, main page]

Skip to content

WIP: Backport 'history show' subcommand from #13568 for 7.x branch #13569

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

Closed
wants to merge 1 commit into from

Conversation

ernstki
Copy link
@ernstki ernstki commented Mar 4, 2022

Backported from ce21888 to support the 7.x series, for older Pythons.

See #13568.

Backported from ce21888 to support the
7.x series, for older Pythons.

Includes:

* a `-l` / `--limit` option which defaults to the last 1000 entries from
  the SQLite history database

* a `-P` / `--pretty` option which pretty-prints the output with
  IPython.util.PyColorize

* flags to specify a custom delimiter (defaults to tab) and add a header
  row (corresponding to the SQLite column names)

* flags which control `--pretty`'s colorized output, defaulting to color
  only when stdout is a terminal
@Carreau
Copy link
Member
Carreau commented Oct 27, 2024

Many thinks for this, I'm sorry it took that long, but I don't think there will be a 7.x release; I'm doing some cleanup of old PRs so will close this.

@Carreau Carreau closed this Oct 27, 2024
@Carreau Carreau added this to the no action milestone Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0