manter icon indicating copy to clipboard operation
manter copied to clipboard

🎨 Enhance Terminal UI

Open Walidoux opened this issue 1 year ago • 2 comments

🐶 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 👍🏻

Walidoux avatar Aug 13 '23 21:08 Walidoux

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

iondodon avatar Aug 14 '23 12:08 iondodon

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. 👍🏻

Walidoux avatar Aug 20 '23 00:08 Walidoux