antonmedv / walk

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

Use tea.ExecProcess to open files in EDITOR #19

Closed meowgorithm closed 1 year ago

meowgorithm commented 1 year ago

This simplifies the open-in-editor functionality by taking advantage of the relatively new ExecProcess feature in Bubble Tea.