This commit is contained in:
Paul Gauthier 2024-11-19 12:37:16 -08:00
parent 8b69b9c6a4
commit 6a05e34d20
2 changed files with 44 additions and 43 deletions

View file

@ -24,6 +24,7 @@ cog.out(get_help_md())
| **/copy** | Copy the last assistant message to the clipboard |
| **/diff** | Display the diff of changes since the last message |
| **/drop** | Remove files from the chat session to free up context space |
| **/editor** | Open an editor to write a prompt |
| **/exit** | Exit the application |
| **/git** | Run a git command (output excluded from chat) |
| **/help** | Ask questions about aider |