Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tmux-python/libtmux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.41.0
Choose a base ref
Loading
...
head repository: tmux-python/libtmux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.42.0
Choose a head ref
Loading
  • 8 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 2, 2025

  1. Configuration menu
    Copy the full SHA
    1a5e69a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755cf41 View commit details
    Browse the repository at this point in the history
  3. tmux_cmd: Remove console_from_str()

    With `text=True` being used we can now wrap in `str()` for bytes
    to be handled as `str`.
    tony committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    2f72861 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ae24ee View commit details
    Browse the repository at this point in the history
  5. tmux_cmd: Pass backslashreplace for errors in subprocess

    More resilience for `tmux` command across systems. Ability to debug because
    escape sequences preserves the byte value for debugging.
    tony committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    83629ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a4901d View commit details
    Browse the repository at this point in the history
  7. tmux_cmd: Modernize to use text=True (#560)

    Resolves #558.
    tony authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    6630533 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c148b7f View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.