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: add font selection, improve terminal and review docu #38

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

joanroig
Copy link
Owner

@joanroig joanroig commented Sep 3, 2024

  • add settings to configure the font dynamically
  • apply font to terminal output
  • fix terminal output width to always fill the window
  • remove empty lines from the terminal
  • better visuals for the output commands
  • if a command is sent to the input field, put the cursor at the end of it for quick editing
  • add loading animation to the output
  • general documentation improvements

closes #21, closes #34, closes #10

- add settings to configure the font dynamically
- apply font to terminal output
- fix terminal output width to always fill the window
- remove empty lines from the terminal
- better visuals for the output commands
- if a command is sent to the input field, put the cursor at the end of it for quick editing
- add loading animation to the output
- general documentation improvements

closes #21, closes #34, closes #10
@joanroig joanroig merged commit 2bd8076 into main Sep 3, 2024
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.

Change font to a more readable one Output text is not using the selected font Configurable app-wide font
1 participant