antonmedv / walk

Terminal file manager
MIT License
3.24k stars 88 forks source link

Use $EDITOR instead of $LLAMA_EDITOR #5

Closed rmznrddn closed 2 years ago

rmznrddn commented 2 years ago

Why isn't Llama using the existing EDITOR environment variable instead of using a dedicated LLAMA_EDITOR variable?

antonmedv commented 2 years ago

It uses editor) check out code. Will update docs.