voldikss / vim-floaterm

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

feat: add title position option #410

Closed lucobellic closed 1 year ago

lucobellic commented 1 year ago

Hello,

I would like to add --titleposition option to set the position of the floaterm title.

This change add left (default), center and right position, it should be feasible to also add top and bottom options.

Example: left center right
left center right
voldikss commented 1 year ago

Merged, thank you for the feature