feat: add additonal user actions for modifying prompt and copying command to clipboard.

This commit is contained in:
Joshua Hamlet
2023-03-22 22:38:38 -07:00
parent d7bbf9e200
commit fd552f0779
2 changed files with 53 additions and 25 deletions
+2 -1
View File
@@ -3,4 +3,5 @@ termcolor==2.2.0
colorama==0.4.4
python-dotenv==1.0.0
distro==1.7.0
PyYAML==5.4.1
PyYAML==5.4.1
pyperclip==1.8.2