Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.31k stars 3.36k forks source link

Named split panes #1268

Open hardwareadictos opened 5 years ago

hardwareadictos commented 5 years ago

Hi guys. First of all thanks for the awesome job the team is making.

I use terminus as my daily driver. Firstly in my job as a sysadmin and at home for Android development proposes.

And at work i'm missing a lot one function that MobaXTerm has (my old ssh terminal manager), The multi tab split screen. The current implementation only allows to open a new terminal attached to an existent one via short keys. Would be nice to have two or more terminals splited into tabs, with that focus you can have two tabs into the same screen and assign individually a color and a name to them to work on parallel, just like in that example:

moba_split

Another useful feature i thinks its interesting to add its any type of plugin which could allow to make easy scp file transfers between machines easily.

Thanks in advance for making such a great app. Really appreciated :)

Cheers.

IgnusG commented 5 years ago

If I understand correctly, you want to give names to the splits (lower part of the screen)? Have a look at tmux - you could use it to achieve this in the mean time. A plugin might be an easy way to do this (I can't imagine how the names on the tabs would interact with the names of the splits though).

As far as SCP goes, could you create a separate issue for that? That would help keeping the progress of each in check ;)

hardwareadictos commented 5 years ago

If I understand correctly, you want to give names to the splits (lower part of the screen)? Have a look at tmux - you could use it to achieve this in the mean time. A plugin might be an easy way to do this (I can't imagine how the names on the tabs would interact with the names of the splits though).

As far as SCP goes, could you create a separate issue for that? That would help keeping the progress of each in check ;)

That's it! The feature of putting a name on the split spaces. I'm going to open a separate issue for the SCP feature. Thanks a lot :)

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks unless you comment. Thank you for your contributions.