We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712d55d commit a300f10Copy full SHA for a300f10
docs/upgrades.md
@@ -46,6 +46,10 @@ See the
46
example for a demonstration of how to implement a background thread that refreshes the toolbar
47
periodically.
48
49
+### Deleted Modules
50
+
51
+Removed `rl_utils.py` and `terminal_utils.py` since `prompt-toolkit` provides this functionality.
52
53
## Upgrading to cmd2 3.x from 2.x
54
55
For details about all of the changes in the 3.0.0 release, please refer to
0 commit comments