feat: add clipboard edit mode via --apply-clipboard-edits flag

This commit is contained in:
Paul Gauthier 2024-11-04 10:34:19 -08:00 committed by Paul Gauthier (aider)
parent 129f5fae76
commit c67e63bc09

View file

@ -1,3 +1,5 @@
#ai: add a --apply-clipboard-edits switch which sets the edit-format to the main models editor format and acts as if "--msg /paste" was provided as an arg!
import configparser
import json
import os