Skip to content

doc‐devel: events: reference

Yury V. Zaytsev edited this page Mar 22, 2025 · 1 revision

Events reference

  1. "Core" (MCEVENT_GROUP_CORE)
    • "vfs_timestamp"
    • "vfs_print_message"
    • "help"
    • "suspend"
    • "background_parent_call"
    • "background_parent_call_string"
    • "clipboard_file_to_ext_clip"
    • "clipboard_text_to_file"
    • "clipboard_file_from_ext_clip"
    • "clipboard_text_from_file"
  2. "Dialog" (MCEVENT_GROUP_DIALOG)
    • "history_load" (MCEVENT_HISTORY_LOAD)
    • "history_save" (MCEVENT_HISTORY_SAVE)
  3. "DiffViewer" (MCEVENT_GROUP_DIFFVIEWER)
  4. "Editor" (MCEVENT_GROUP_EDITOR)
  5. "FileManager" (MCEVENT_GROUP_FILEMANAGER)
    • "update_panels"
    • "panel_save_curent_file_to_clip_file"
  6. "Viewer" (MCEVENT_GROUP_VIEWER)
Clone this wiki locally