★ wanayoo — archive 1999 https://github.com/tmux-python/tmuxp/issues/564Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoying symbol % on windows when start tmuxp session #564

Open
oiwn opened this issue Apr 6, 2020 · 1 comment
Open

Annoying symbol % on windows when start tmuxp session #564

oiwn opened this issue Apr 6, 2020 · 1 comment

Comments

@oiwn
Copy link

@oiwn oiwn commented Apr 6, 2020

Step 1: Provide a summary of your problem

when i load my tmuxp session

tmuxp load .

it print annoying % symbol on each window

%                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ~/projects/py-crawling-goodies git:(master) ✗

cat .tmuxp.yaml
session_name: pcg
start-directory: ./
shell_command_before: "conda activate pcg"
windows:
  - window_name: code
    focus: true
    panes:
      - shell_command:
        - nvim
  - window_name: cmd1
    panes:
      - shell_command:
        - sleep 1
        - clear
  - window_name: cmd2
    panes:
      - shell_command:
        - sleep 2
        - clear
  - window_name: mc
    panes:
      - shell_command:
        - sleep 3
        - clear

Step 2: Provide tmuxp details

python --version
Python 3.7.4

echo $PATH
/usr/local/Caskroom/miniconda/base/bin:/usr/local/Caskroom/miniconda/base/condabin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/opt/fzf/bin

tmux -V
tmux next-3.2 (same with previous version 3.0)

tmuxp -V
tmuxp 1.5.4

shell: zsh

Step 3: Describe your environment

  • Architecture: Darwin Kernel Version 19.4.0
  • OS version: Catalina 10.15.4
@paulofelisbino
Copy link

@paulofelisbino paulofelisbino commented May 6, 2020

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.