Skip to content

Stucked tab value display #18640

Closed Answered by Mykal-Steele
og900aero asked this question in Q&A
Discussion options

You must be logged in to vote

The issue likely happens because Windows Terminal relies on the shell (I meant something like ssh, mc, or zellij, like you said) to send escape sequences that update the title. Keep in mind that they just don't work sometimes. Since you're using zellij, it might not be sending updates properly after your session. Have you checked if disableDynamicTitle is set to false in the settings.json? You need this to allow updates cause if you haven't done that, this might be the problem. The other issue could be that your terminal isn't receiving the update. There is a way to send the update manually using echo but I don't remember the flag sadly

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by og900aero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants