kyoheiu / felix

tui file manager with vim-like key mapping
https://kyoheiu.dev/felix/
MIT License
729 stars 26 forks source link

Obtain editor from $EDITOR #110

Closed kdb424 closed 2 years ago

kdb424 commented 2 years ago

This already seems to have the concept of env vars for config. Consider using $EDITOR, which is the standard for obtaining the default editor, and allow override in config possibly.