On 6 May 2015 at 11:43, Connor Lane Smith <[email protected]> wrote: > I've not found time to add the functionality into a terminal like st > yet, but I was happy to discover that tabbed already sets XEMBED, and > the wrapper works as expected: 'surf &' will open surf in a new > window, whereas 'surf' will open it in a new tab.
In fact, leaving that for tabbed to do could well be enough. If you run surf so it opens in a new tab then you can switch back to the terminal if you wish, which couldn't be done in Plan 9, but seems reasonably useful. With that in mind, might 9embed (perhaps under another name) be suitable to add to the tabbed distribution? cls
