Version 1.2 of Telepipe has been released.

Tabs can now be duplicated. Duplicated tabs inherit the working directory, prefix, command output, and command history from their original tab.

New tabs are now always opened in the home directory with no prefix.

The tab overview now shows active prefixes (if any) and numbers each tab, to make it easier to differentiate similar tabs.

Get it on Flathub ⇒ https://flathub.org/apps/ca.vtrlx.Telepipe
Source code ⇒ https://github.com/vtrlx/telepipe

#GNOME #Lua

Duplicating tabs is, as far as I know, something that is not possible to do in any existing command-line shell/terminal setup. Telepipe's unique approach allowed this feature to be implemented basically for free. Like everything else that differentiates from the terminal, tab duplication is the kind of thing that definitely requires rethinking one's approach to working in the command-line, but it should be very beneficial.