Hello,
I discovered, that the ability to change the title from a terminal session with simple escape sequences does not work on currenty bookworm 6.6.20+rpt-rpi-v.
E.g. The following sequence entered in a terminal (bash) should change the terminal titel to foobar.
This works, when connecting from other hosts via ssh, which makes it clear, that the problem is not caused through some weird configuration in the current users environment.
I have also tested this with a newly created test user. I installed as well alacritty, MATE terminal and zutty as terminal emulators, but they all are behaving similar to LXterminal.
The behaviour is same, when using the native wayland desktop but also when connecting via wayvnc or tigervncserver.
However: there must be a way to do that, as the midnight-commander is capable changing the terminal title.
Has anybody an idea, how this can be fixed?
I discovered, that the ability to change the title from a terminal session with simple escape sequences does not work on currenty bookworm 6.6.20+rpt-rpi-v.
E.g. The following sequence entered in a terminal (bash)
Code:
echo -e "\e]2;foobar\007"
This works, when connecting from other hosts via ssh, which makes it clear, that the problem is not caused through some weird configuration in the current users environment.
I have also tested this with a newly created test user. I installed as well alacritty, MATE terminal and zutty as terminal emulators, but they all are behaving similar to LXterminal.
The behaviour is same, when using the native wayland desktop but also when connecting via wayvnc or tigervncserver.
However: there must be a way to do that, as the midnight-commander is capable changing the terminal title.
Has anybody an idea, how this can be fixed?
Statistics: Posted by piktor — Thu Apr 11, 2024 4:57 pm