new invocation of "xfce4-terminal --tab -x ..." opens new tab in last detached or launched terminal windows instead of active (with focus) terminal windows. "roxterm --tab -e ..." was able to create new tab in active terminal windows but roxterm is discontinued. last dbus registered terminal windows should not catch every new tabs and should let active terminal windows do the job. this is the only caveat I found so far in my quest of replacing roxterm with a sane alternative but it breaks my workflow.
Hmm, let me think about it. What if no terminal window is active?
if no terminal is active, when my browser has focus for instance, new tab is openned inside last launched terminal windows
Igor referenced this bugreport in commit 3ffb63b0aa271d124411eb4758176856cd1081aa Add new tab to the currently active window https://git.xfce.org/apps/xfce4-terminal/commit?id=3ffb63b0aa271d124411eb4758176856cd1081aa
Fixed, thanks!
superb !