feature: not floating layout
Did you check the docs?
- [x] I have read all the docs
Is your feature request related to a problem? Please describe.
The only way to use this plugin is through the floating window. Is it planned to have the functionality of this plugin in other form (like diffview.nvim for example)? like a whole new tab? I'm asking this because specifically when the patch view is enabled the real estate of the screen might be problematic and the major source of frustration for me specifically is the fact that I should not move between the file list and the diff with the usual <C-w>l but should use the hardcoded mapping to move between specific sections of the UI.
Describe the solution you'd like
Some layout similar to diffview.nvim (which is similar in structure to the current floating layout)
Describe alternatives you've considered
I couldn't find any alternatives
Additional context
No response
@vheon, you can move between panel in float view just by pressing h,l.