Skip to content
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

added ability to change focus active pane size percentage #9

Merged
merged 1 commit into from
May 4, 2023

Conversation

graemedavidson
Copy link
Owner

  • Menu selection bound to (T)
  • Conf setting and example adding current percentage setting value to Status Bar
    • Errors on invalid setting
  • Mounts .tmux.conf into docker test image

Issue: #6

@graemedavidson graemedavidson self-assigned this Mar 31, 2023
@graemedavidson graemedavidson force-pushed the change-settings-functions branch 3 times, most recently from 945dccb to 44cdf6a Compare March 31, 2023 20:01
@codecov-commenter
Copy link

Codecov Report

Merging #9 (44cdf6a) into install-tmux-by-tar (31c9f71) will decrease coverage by 7.15%.
The diff coverage is 4.76%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                   Coverage Diff                   @@
##           install-tmux-by-tar       #9      +/-   ##
=======================================================
- Coverage                40.47%   33.33%   -7.15%     
=======================================================
  Files                        2        3       +1     
  Lines                       84      102      +18     
=======================================================
  Hits                        34       34              
- Misses                      50       68      +18     
Flag Coverage Δ
unittests 33.33% <4.76%> (-7.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
scripts/focus.sh 0.00% <0.00%> (ø)
scripts/update-pane-percentage-size.sh 0.00% <0.00%> (ø)
scripts/functions.sh 66.66% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

- Menu selection with set options
- Default setting example .tmux.conf
- Example binding of menu to (`T`)
- Example status bar showing current value
- Errors on invalid setting
- Mounts `.tmux.conf` into docker test image

Issue: #6
@graemedavidson graemedavidson force-pushed the change-settings-functions branch from 44cdf6a to cfc45c6 Compare March 31, 2023 20:07
@graemedavidson graemedavidson changed the base branch from install-tmux-by-tar to main May 4, 2023 13:29
@graemedavidson graemedavidson merged commit dc41b47 into main May 4, 2023
@graemedavidson graemedavidson deleted the change-settings-functions branch March 5, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants