Skip to content

[bug]: Tmux session name is too long #2706

Description

@yesmeck

Bug Description

My tmux configuration shows the session name in the status bar. The session name generated by emdash is too long, which leaves barely any space for the window tabs.

Can we use the workspace name for the session name?

Image

Steps to Reproduce

  1. Add tmux config set -g status-left "#[fg=black,bg=blue,bold] #S #[bg=default] "
  2. Enable tmux for a project
  3. Start a new task

Actual vs Expected Behavior

Actual behavior:

Session name leaves barely any space for the window tabs.

Expected behavior:

Having a short, easy-to-recognize session name.

emdash Version

1.1.35

Operating System

macOS 15.7.3 (24G419)

Additional Context

I'm happy to propose a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions