voldikss / vim-floaterm

:computer: Terminal manager for (neo)vim
MIT License
2.47k stars 78 forks source link

[Feature Request] position relative to focus window #323

Closed v6cc closed 2 years ago

v6cc commented 2 years ago

FloatermNew --width=winwidth(0) --position=bottom

this position=bottom will relative to vim, hope have position relative to current focus window

(I know can use --wintype=split) , but want to use float window

voldikss commented 2 years ago

Thanks for the suggestion, however this exceeds my technique scope, also I am considering reduce the complexity of the plugin to make it less redundant. So sorry about that but this won't be implemented.