manter
manter copied to clipboard
🎨 Enhance Terminal UI
🐶 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.
✨ 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 👍🏻
Thank you for the proposal! Your example looks really good. Feel free to open any PR with your work :)
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. 👍🏻