zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
20.47k stars 637 forks source link

action rename-tab not functioning #3269

Closed burgessa23 closed 4 months ago

burgessa23 commented 4 months ago

Issue description

zellij action rename-tab does not change tab name

Minimal reproduction

  1. open a new tab
  2. run zellij action rename-tab "alice the cat"
  3. notice that the tab name has not changed

Other relevant information

zellij version 0.4.0

tmerse commented 4 months ago

For me zellij action rename-tab will change the tab name to empty string after upgrading to 4.0.

Anyhow congrats and thanks for the 4.0 release!

Segaja commented 4 months ago

I can confirm this issue and this also affects zellij action rename-pane "test" which just doesn't do anything.

For neither of these commands is anything written to the log.

marmeladema commented 4 months ago

Hi! I am hitting this bug with 0.40.0, would it be possible to tag a new release? Or is the appropriate thing to do is to use the main/master branch?

imsnif commented 4 months ago

Please be patient, a patch will come when it's ready. You are more than welcome to use main if you like.