Skip to content

Shell completion #770

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

Merged
merged 2 commits into from
Apr 24, 2022
Merged

Shell completion #770

merged 2 commits into from
Apr 24, 2022

Conversation

tony
Copy link
Member

@tony tony commented Mar 20, 2022

  • tmuxp load

    • current directory
    • parent directory
    • one directory ahead
    • project dirs

@tony tony linked an issue Mar 20, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #770 (8cccb8b) into master (e1f8874) will decrease coverage by 0.46%.
The diff coverage is 43.75%.

@@            Coverage Diff             @@
##           master     #770      +/-   ##
==========================================
- Coverage   76.06%   75.59%   -0.47%     
==========================================
  Files          16       16              
  Lines        1241     1254      +13     
  Branches      316      322       +6     
==========================================
+ Hits          944      948       +4     
- Misses        211      220       +9     
  Partials       86       86              
Impacted Files Coverage Δ
tmuxp/cli/freeze.py 71.83% <40.00%> (-2.80%) ⬇️
tmuxp/cli/load.py 65.73% <45.45%> (-1.73%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1f8874...8cccb8b. Read the comment docs.

@tony tony force-pushed the shell-completion branch from 5c7af85 to 96597a2 Compare March 21, 2022 02:56
@tony tony added this to the Milestone 1.11 milestone Mar 21, 2022
@tony tony force-pushed the shell-completion branch 2 times, most recently from 09e2731 to 4852422 Compare March 28, 2022 10:14
@tony tony force-pushed the shell-completion branch 5 times, most recently from 810ffe0 to 33d5937 Compare April 20, 2022 09:57
@tony tony force-pushed the shell-completion branch from b7ff339 to 8cccb8b Compare April 24, 2022 19:36
@tony tony merged commit 8cccb8b into master Apr 24, 2022
@tony tony deleted the shell-completion branch June 11, 2022 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

shell complete / tab completion
1 participant