Telepipe is an alternative to the terminal for running command-line programs. It allows you to treat command-lines and their outputs as text with expected conventions for handling text as you'd see anywhere else outside of a terminal, such as sensible keyboard shortcuts for copy/paste, drag-and-drop, and the ability to erase arbitrary text from command output.
New tabs are now always opened in the Home directory with no active prefix, and are placed at the end of the tab list.
The ability to duplicate a tab has been added. From the original tab, duplicated tabs retain the current working directory, the active prefix (if set), all command output, and all command history, and are placed in the tab list just after the original.
The tab overview now also displays each tab's index number and active prefix (if set), making it easier to differentiate between tabs and select the desired one.