textual
textual copied to clipboard
Is inline mode currently supported on Windows?
If not perhaps worth adding a note in the docs?
We found the following entry in the FAQ which you may find helpful:
Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.
This is an automated reply, generated by FAQtory
@TomJGooding to my knowledge its not supported, cause it relies on termios, which is not available for windows.
@willmcgugan I'm wondering this myself. Could you confirm so we can put it in the docs?
Might want to add a note about the lack of windows support in a few other places in the docs. If you use the docs search feature and search for "inline", the first several pages that match do not mention the lack of windows support. Thanks!