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

feat(config): introduce initial config system providing basic customisability #10

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

robertpsoane
Copy link
Owner

  • Allow user to set colour scheme
  • Allow user to choose prompt
  • Allow user to choose default exec command

@robertpsoane robertpsoane force-pushed the rs/add-config branch 2 times, most recently from 8b0b9e9 to c7fe548 Compare June 28, 2024 19:30
…sability

- Allow user to set colour scheme
- Allow user to choose prompt
- Allow user to choose default exec command
@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 207 lines in your changes missing coverage. Please review.

Files Coverage Δ
src/pages/images.rs 0.00% <0.00%> (ø)
src/components/header.rs 0.00% <0.00%> (ø)
src/components/help.rs 0.00% <0.00%> (ø)
src/components/input_field.rs 0.00% <0.00%> (ø)
src/pages/attach.rs 0.00% <0.00%> (ø)
src/pages/containers.rs 0.00% <0.00%> (ø)
src/components/footer.rs 0.00% <0.00%> (ø)
src/main.rs 0.00% <0.00%> (ø)
src/components/resize_notice.rs 0.00% <0.00%> (ø)
src/pages/logs.rs 0.00% <0.00%> (ø)
... and 3 more

@robertpsoane robertpsoane merged commit 935e47c into master Jun 28, 2024
12 checks passed
@robertpsoane robertpsoane deleted the rs/add-config branch June 28, 2024 19:46
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