Skip to content

@tony tony released this Oct 14, 2020 · 41 commits to master since this release

  • #618: allow passing --overwrite to tmuxp freeze. Thank you @betoSolares!
  • #589 added option for the the confirm command to auto-confirm the prompt. Thank you @aRkedos!
  • #626 Add new session name option to cli. Thank you @joseph-flinn!
  • #626 Add test for new session name option
  • #626 Update docs for new session name option
  • #623 Move docs from RTD to self-serve site
  • #623 Modernize Makefiles
  • #623 New development docs
  • #623 Move doc -> docs
  • #623 Move tests to GitHub Actions
  • #623 Update pyproject.toml to experiment with poetry packaging
  • #619 isort 5
  • #629 Update black from 19.10b0 to 20.08b1
Assets 2

@tony tony released this Jul 26, 2020 · 103 commits to master since this release

  • #616 (via: #599) New command: tmuxp ls

    List commands available via config directory. If the config is printed, it's loadable via tmuxp load configfilename without needing to type the full filepath. Thank you @pythops!

  • #480: Fix typo, thanks @jstoja

  • #578: Fix typo, thanks @mauroporras

  • #519: Fix typo, thanks @timgates42

  • #506: Fix Makefile typo, thanks @wolfgangpfnuer

  • #619: Update isort to 5.x

  • Travis: Only run on master and PRs one time

  • Travis: Add caching for tmux builds

  • Travis: Test 2.9 and 3.0a

  • #613: Move from Pipenv to Poetry

Assets 2

@tony tony released this Jul 26, 2020 · 200 commits to master since this release

  • #500: Fix window focus
  • Fix travis CI builds for python 3.7
Assets 2

@tony tony released this Jul 26, 2020 · 212 commits to master since this release

  • #377: Include examples in source distribution package
Assets 2

@tony tony released this Jul 26, 2020 · 215 commits to master since this release

  • Loosen libtmux version constraint to >0.8 and <0.9 (libtmux 0.8.2 released today)
  • #484 CHANGES converted to plain reStructuredText
    -:#491 tmuxp freeze will now infer active session with freezing
  • #490 Fix XDG's $XDG_CONFIG_HOME behavior
  • Doc fixes: #483, #482, #480
  • #487 Simplifying handling of configs with no panes (Fixes #470)
Assets 2

@tony tony released this Jul 26, 2020 · 256 commits to master since this release

  • Add tests/*.sh scripts to MANIFEST.in to include them in Pypi package.
  • Include twine to dev packages on requirements and Pipfile files.
Assets 2

@tony tony released this Jul 26, 2020 · 264 commits to master since this release

  • Support Click 7.0
  • Remove unused __future__ imports
  • #471 Update libtmux 0.8.0 -> 0.8.1
  • Sort imports
  • Add configuration and make command for isort.
  • Add sphinxcontrib-napoleon.
  • Assure requirements/dev.txt dependencies are in Pipfile
  • Update sphinx, releases to latest version
  • Sync requirements/*.txt dependencies with Pipfile.
  • Update docstring style to use numpy-style documentation. This enhances readability and plays nicely with sphinx documentation.
  • Documentation overhaul.
  • Areas like :meth:tmuxp.cli.load_workspace are now documented verbosely. This is so contributors helping on the project can more quickly gain situational awareness in this tricky area of code.
Assets 2
You can’t perform that action at this time.