Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNew command: tmuxp shell #636
Conversation
Codecov Report
@@ Coverage Diff @@
## master #636 +/- ##
==========================================
- Coverage 77.95% 77.12% -0.83%
==========================================
Files 6 6
Lines 830 883 +53
Branches 240 251 +11
==========================================
+ Hits 647 681 +34
- Misses 122 137 +15
- Partials 61 65 +4
Continue to review full report at Codecov.
|
f4fd118
to
cefd802
tmuxp/__init__.py:14: in <module> from . import cli, config, util E SyntaxError: unqualified exec is not allowed in function 'command_shell' because it contains a nested function with free variables (cli.py, line 734)
Examples
tmuxp shellWith python 3.7 + ipdb
PYTHONBREAKPOINTpip install ipdbenv PYTHONBREAKPOINT=ipdb.set_trace tmuxp shell