ulyssa / modalkit

A Rust library for building modal editing applications
Apache License 2.0
58 stars 8 forks source link

Add a CommandType::Shell variant #130

Open ulyssa opened 9 months ago

ulyssa commented 9 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.