runex 0.1.14

Cross-shell abbreviation engine that expands short tokens into full commands
1
2
3
4
5
6
7
 | append {
    name: runex_self_insert
    modifier: {NU_SI_MODIFIER}
    keycode: {NU_SI_KEYCODE}
    mode: [emacs vi_insert]
    event: { edit: insertchar, value: ' ' }
}