Strange behavior on startup

Open
#888 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python, zsh
Domain
cli

Research direction

Start by reproducing the startup behavior from the attached screenshot and the YAML session configuration, using the listed tmuxp, libtmux, tmux, zsh, Alacritty, and Python versions. Compare the observed result with the expected pane and command startup behavior, then document a minimal reproduction and identify whether the configuration or tmuxp is responsible.

Written by the indexing model from the issue text.

Description

Снимок экрана 2023-10-12 в 13 26 25

Is this problem in my configurations?

Stack:

  • zsh 5.9 (oh-my-zsh)
  • tmux 3.3a
  • alaclaritty 0.12.3 (5efb069
  • tmuxp 1.31.0, libtmux 0.23.2
  • Python 3.11.5

config:

session_name: main
windows:
  - window_name: fz0x1
    layout: even-horizontal
    shell_command_before:
      - cd ~/ # run as a first command in all panes
    panes:
      - neofetch
Dominant language
Python
Stars
4.6k
Forks
248
Avg merge
2h 13m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tmux-python/tmuxp

All issues in tmux-python/tmuxp

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.