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

🎨 Enhance Terminal UI #16

Open
Walidoux opened this issue Aug 13, 2023 · 2 comments
Open

🎨 Enhance Terminal UI #16

Walidoux opened this issue Aug 13, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Walidoux
Copy link

🐶 Topic

Turning this issue into a feature that would make me love to contribute to this project by making something like that:
This was made in Figma for fun and turned out to be worth coding it.

image

✨ Features

  • Switching between tabs (tty instances)
  • Icons for git, node, paths, docker, rust, and other languages that the current user's workspace has
  • Animations/Transitions between components using svelte-motion

🐛 Issues encountered

  • XTerm does not support external styles which is a pity

Let me know your thoughts about all of this 👍🏻

@iondodon iondodon added the enhancement New feature or request label Aug 14, 2023
@iondodon
Copy link
Owner

Thank you for the proposal! Your example looks really good. Feel free to open any PR with your work :)

@Walidoux
Copy link
Author

Walidoux commented Aug 20, 2023

Homecreen
Search

I've thought about something that would be wise to highlight: (when I fixed a Shell not supported in Linux-based systems because zsh is located under /usr/bin/zsh directory)
We should check if the user doesn't have zsh, because thinking of making zsh's features alongside zsh itself would lead to conflicts and duplicate functionalities.

Another topic about changing font from Monospace to Firacode which not only is good-looking but also solves the issue of powership-zsh theme's icons somehow not being rendered correctly.

Please let me know here or in the official Discord server. 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants