kakoune/test/compose/catch-error-desc/rc

2 lines
94 B
Plaintext

define-command error %{ try %{ non-existing-command } catch %{ exec i "%val{error}" <esc> } }