mtm icon indicating copy to clipboard operation
mtm copied to clipboard

Support for multiple windows

Open leorosa opened this issue 6 years ago • 2 comments

Would you consider to provide support for multiple (fullscreen) windows? It appears doable, creating, focusing and deleting newview() as needed. However, I wasn't able to do it myself...

leorosa avatar Nov 27 '19 16:11 leorosa

Do you mean tab support?

matu3ba avatar Nov 26 '21 11:11 matu3ba

I meant (poorly) the ability to display each pane using the entire terminal's space. Meanwhile I have coded what I needed in https://github.com/deadpixi/mtm/pull/55

leorosa avatar Nov 26 '21 13:11 leorosa