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
New command: tmuxp shell #636
Merged
docs(shell): Add screenshow and update copy
2cf24d5
Select commit
77860fd
New command: tmuxp cli (drop into pdb with server and local session)
tony b8aa53d
Make cross-platform breakpoint with versions earlier than 3.7
tony bc1f377
CHANGES: Add tmuxp cli
tony ff5008a
docs(cli): Add tmuxp cli
tony aad1315
Update README
tony ce71150
tmuxp: Pass -c to execute python directly
tony 916523b
docs: Add tmuxp cli -c
tony c13e0ad
Add tests for cli
tony c68c9d3
Rename tmuxp cli -> shell
tony 9a6083b
Detect current shell based on TMUX_PANE
tony 890c066
Add CLI docs for tmuxp shell
tony 9507b3c
Update docs for tmuxp shell's pane object
tony b8694ec
ci(shell): Fix exec issue: nested function with free variables
tony 19a14db
Add tests for window and pane
tony 619e271
test_shell: Assert TMUX_PANE env behavior
tony eaf2e30
Tests: Make socket_name available independent of creating tmux server
tony 3a1689c
tmuxp shell: Catch when servers not created
tony fd01760
docs(tmuxp shell): Add screenshow
tony ff0073e
README: Move shell down
tony 2cf24d5
docs(shell): Add screenshow and update copy
tony
Merged
New command: tmuxp shell #636
docs(shell): Add screenshow and update copy
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
2cf24d5
Select commit
77860fd
New command: tmuxp cli (drop into pdb with server and local session)
tony b8aa53d
Make cross-platform breakpoint with versions earlier than 3.7
tony bc1f377
CHANGES: Add tmuxp cli
tony ff5008a
docs(cli): Add tmuxp cli
tony aad1315
Update README
tony ce71150
tmuxp: Pass -c to execute python directly
tony 916523b
docs: Add tmuxp cli -c
tony c13e0ad
Add tests for cli
tony c68c9d3
Rename tmuxp cli -> shell
tony 9a6083b
Detect current shell based on TMUX_PANE
tony 890c066
Add CLI docs for tmuxp shell
tony 9507b3c
Update docs for tmuxp shell's pane object
tony b8694ec
ci(shell): Fix exec issue: nested function with free variables
tony 19a14db
Add tests for window and pane
tony 619e271
test_shell: Assert TMUX_PANE env behavior
tony eaf2e30
Tests: Make socket_name available independent of creating tmux server
tony 3a1689c
tmuxp shell: Catch when servers not created
tony fd01760
docs(tmuxp shell): Add screenshow
tony ff0073e
README: Move shell down
tony 2cf24d5
docs(shell): Add screenshow and update copy
tony