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

Fix issues with windows #120

Open
lainq opened this issue Sep 5, 2021 · 2 comments
Open

Fix issues with windows #120

lainq opened this issue Sep 5, 2021 · 2 comments
Labels
Hacktoberfest This Issue Will be Consider Under Hacktoberfest 2021

Comments

@lainq
Copy link
Contributor

lainq commented Sep 5, 2021

As we are using a library that just works on UNIX platforms, it's difficult to run the application on windows computers. But, recently I found out this library called textual which helps us create beautiful terminal user interfaces like in the image below.

The library is only supported for UNIX platforms right now, but they will be rolling out a windows version soon as per their readme 👇🏾
image

@GouravSardana
Copy link
Member

GouravSardana commented Sep 5, 2021

Thanks @pranavbaburaj . That's a great idea but few doubts that we need to research -

  1. Is this lib will it give the similar structure like structure with up and down arrow ?
  2. Does this break the other functionality like playbook or notion or conflicting with other library ? (I don't think so but still we need a POC before using this because we already had done a mistake of that lib that doesn't support windows)

I'll do a research from my end and you guys can also please do research and find out if there is any bottlenecks.

@lainq
Copy link
Contributor Author

lainq commented Sep 5, 2021

Sure, I will also do some researches.

I don't think the new library affects the second issue should me sorted out by manual event listeners i guess.

@GouravSardana GouravSardana added the hacktoberfest-accepted Good Work, Your Pull Request is Accepted for the Hacktoberfest label Oct 2, 2021
@Siddhant-K-code Siddhant-K-code added Hacktoberfest This Issue Will be Consider Under Hacktoberfest 2021 and removed hacktoberfest-accepted Good Work, Your Pull Request is Accepted for the Hacktoberfest labels Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest This Issue Will be Consider Under Hacktoberfest 2021
Projects
None yet
Development

No branches or pull requests

3 participants