sminez / ad

an adaptable text editor
https://crates.io/crates/ad-editor
MIT License
265 stars 9 forks source link

Support opening and navigating directories #12

Closed sminez closed 2 months ago

sminez commented 2 months ago

Having support for navigating and manipulating directories in the style of dirtree would be nice to have. Ideally this should not be a fully custom implementation built into ad, rather it should make use of the same primatives available for other programs interacting with the editor state based on load / execute actions.