-
Notifications
You must be signed in to change notification settings - Fork 116
Dynamic CLI support for windows OS #94
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently Dynamic CLI has a dependency on the termios module. This module does not support windows OS (refer the links provided below for reference). This issue is to point attention towards this drawback and open up a conversation whether this is something that can be addressed.
Please refer:
https://docs.python.org/3/library/tty.html
https://docs.python.org/3/library/termios.html#module-termios
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request