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

✨ Adding support for windows terminal #39

Conversation

themegabyte
Copy link
Contributor

@themegabyte themegabyte commented Nov 27, 2022

Hello there,

I saw there is no support for Windows Terminal. Hence I traced back my own steps and I am submitting a pull request!

Here are some things to consider,

  1. magenta has been mapped to "brightPurple" because WT doesn't have magenta.
  2. the links in both readme are "relative" instead of absolute ones like before.
  3. Since there wasn't any color for "selectionBackground" I put it to: #9cb0b9

Thank you!

bumped "selectionBackground" slightly up because it was not visible.
text color has been assigned to "foreground"
Windows powershell uses brightblack as command line switches for commands.
The link on the main Readme.md will navigate to the windows terminal heading correctly.
Copy link
Owner

@carloscuesta carloscuesta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting a PR! 👀

@@ -0,0 +1,23 @@
{
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Since the folder is already named windows I think we should rename windowsterminal to terminal ?

Wdyt 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a good catch, thank you!

renaming windowsterminal to terminal because the folder one level up is also named "windows".

path windows/terminal is better then windows/windowsterminal.
Copy link
Owner

@carloscuesta carloscuesta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@carloscuesta carloscuesta changed the title Adding support for windows terminal ✨ Adding support for windows terminal Dec 13, 2022
@carloscuesta carloscuesta merged commit c3006ac into carloscuesta:master Dec 13, 2022
@themegabyte themegabyte deleted the Adding-support-for-windows-terminal branch December 14, 2022 10:59
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