-
Contributing guidelines
Module(s)mini.diff QuestionHello, I'm trying to create a function that either unaccepts or unrejects my last accept or reject, or at least unaccepts / unrejects the whole buffer so I can start over. I don't see an API for accessing the internal cache. Is there a way to do this with the current public API? Or would this be a feature request. I'm trying to emulate Cursor's "Accept All" behavior. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
If by "unaccept" here you mean the reverse of |
Beta Was this translation helpful? Give feedback.
Thank you for the answer, it seems way more involved (and questionable to include in mini.diff) than I realized.