Skip to content

feat(tmux): disable status bar in sidekick window#42

Merged
folke merged 2 commits intofolke:mainfrom
Welkin-Y:main
Oct 2, 2025
Merged

feat(tmux): disable status bar in sidekick window#42
folke merged 2 commits intofolke:mainfrom
Welkin-Y:main

Conversation

@Welkin-Y
Copy link
Copy Markdown
Contributor

@Welkin-Y Welkin-Y commented Oct 2, 2025

  • Pass "set -g status off" as a command-line argument instead of writing to a config file. │
  • Concatenate the tool command into a single string for execution.

Description

Related Issue(s)

Screenshots

image

- Pass "set -g status off" as a command-line argument instead of writing to a config file.                                         │
- Concatenate the tool command into a single string for execution.
@folke
Copy link
Copy Markdown
Owner

folke commented Oct 2, 2025

Great! I just updated to do it even better (and accurate).
Thank you for looking into this!

@folke folke merged commit 832165b into folke:main Oct 2, 2025
2 checks passed
@github-actions github-actions Bot mentioned this pull request Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Avoid duplicate rendering when using tmux backend

2 participants