ignore all interactive handlers when editor is open

akkartik
Nov 25, 2023, 5:14 AM
XEFZRCOZ3N2FRHJ5SSL5JWAXHWEXOWXAMUALKOG2C3N2FLJNTOLQC

Dependencies

  • [2] 6JLJ3WYE tolerate errors within _all_ car.* handlers
  • [3] ZENSSO3D pass remaining love handlers through

Change contents

  • replacement in 0111-populate_missing_handlers at line 6
    [3.245][3.245:275](),[3.275][2.29:73]()
    if car[handler_name] then
    call_protected(car[handler_name], ...)
    [3.245]
    [3.303]
    if not Show_code then
    if car[handler_name] then
    call_protected(car[handler_name], ...)
    end
  • replacement in 0111-populate_missing_handlers at line 14
    [3.329][2.74:78]()
    end
    [3.329]
    end