willothy / flatten.nvim

Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance
https://luarocks.org/modules/willothy/flatten.nvim
MIT License
497 stars 13 forks source link

Diff support #40

Closed willothy closed 1 year ago

willothy commented 1 year ago

Support the -d, -O, and -o arguments being sent from guest to host

willothy commented 1 year ago

Removing the -O and -o args from the 0.4.0 milestone as it would require a significant refactor of flatten to make this a default feature. Definitely would be nice to have as a default, but shouldn't be hard to implement this as a custom open() function.

I will still be implementing the -d flag for 0.4.0.