Tony Narlock

Results 743 comments of Tony Narlock

Can you provide the output of `tmux debug-info`? The session file? Could be shell, could tmux config, could be the tmuxp session configuration itself. Running `clear` after the commands?

Do you get something like this? ```yaml session_name: shorthands windows: - window_name: long form panes: - shell_command: - echo 'did you know' - echo 'you can inline' - shell_command: echo...

For the behavior that tmuxinator has, what does it do? Does it show just an empty prompt? Or is all the prompts entered preserved? (It looks like tmuxp cuts the...

@kocv59 To really really compare: Can you show a screenshot or video of tmuxp and tmuxinator side-by-side? This is an area I, out of muscle memory over years, have simply...

One more thing: `tmuxp` doesn't really define this behavior at this time. It could. I'm interested in it. tmuxp aims for consistent layout and structure: creation of windows and panes,...

Can you show the `new_session`. Does this work ```python import pprint pprint.pprint(new_session) ```

@sourcery-ai review

@sourcery-ai review

@phalt Forgive me! I got the wrong repository - I intended to write in [graphene-sentry](https://github.com/Alegzander/graphene-sentry) ([PyPI](https://pypi.org/project/graphene-sentry/)) However, it is a fork of your repo and has the same issue. The...

Also, thank you for the project! 👋