如何在 fish 中设置 gnome-terminal 的标签标题?

How to set tab title of gnome-terminal in fish?

在 ubuntu 16.04 中是 gnome-terminal 3.18.3。和鱼2.2.0。 谢谢

PS。我有一个脚本可以在 bash 中执行此操作,但它在鱼中不起作用..

您可以通过实施 fish_title 函数来实现。参见 fish shell - Showing the current command in the window title of screen