vamolessa / pepper

simple and opinionated modal code editor for your terminal
https://vamolessa.github.io/pepper/
372 stars 17 forks source link

Implement some kind of variable expansion mechanism for command evaluation #39

Closed vamolessa closed 2 years ago

vamolessa commented 2 years ago

This should enable quite a few command compositions with not that much of an effort.

Kakoune's expansion rules as a reference: https://github.com/mawww/kakoune/blob/master/doc/pages/expansions.asciidoc