ulyssa / modalkit

A Rust library for building modal editing applications
Apache License 2.0
49 stars 5 forks source link

Add a CommandType::Shell variant #130

Open ulyssa opened 4 months ago

ulyssa commented 4 months ago

As part of #32 , I'll need to add a CommandType::Shell variant to support the |, <A-|>, ! and <A-!> keybindings, and the | register. This register holds the last shell command entered with the aforementioned as part of piping or reading in content.