Show More
@@ -1,4 +1,4 b'' | |||||
1 | * `ipython history trim`: added `--keep=<N>` as an alias for the more verbose |
|
1 | * ``ipython history trim``: added ``--keep=<N>`` as an alias for the more verbose | |
2 | `--HistoryTrim.keep=<N>` |
|
2 | ``--HistoryTrim.keep=<N>`` | |
3 | * new `ipython history clear` subcommand, which is the same as the newly supported |
|
3 | * new ``ipython history clear`` subcommand, which is the same as the newly supported | |
4 | `ipython history trim --keep=0` |
|
4 | ``ipython history trim --keep=0`` |
General Comments 0
You need to be logged in to leave comments.
Login now