alias CallEditCallback
This callback replaces the call to an external editor when āEā is pressed in reply to an error message. Processing will end immediately after the callback returns control to the main program.
Reference:
- Corresponding C source code: errors.c#L531
š± Types incomplete or incorrect? š Please contribute!