summaryrefslogtreecommitdiff
path: root/docs/features/history.rst
blob: 9fd881d4ed15cd51cc7955a5c7cb165a890fef8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Command History
===============

For Developers
--------------

- Describe how cmd2 tracks history
- how persistent history works
- differences in history and bash shell history (we only store valid commands in history)
- reference the public code structures we use to store history

For Users
---------

- describe the uses of the built in history command