textual icon indicating copy to clipboard operation
textual copied to clipboard

Is inline mode currently supported on Windows?

Open TomJGooding opened this issue 1 year ago • 3 comments

If not perhaps worth adding a note in the docs?

TomJGooding avatar Apr 09 '24 21:04 TomJGooding

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

github-actions[bot] avatar Apr 09 '24 21:04 github-actions[bot]

@TomJGooding to my knowledge its not supported, cause it relies on termios, which is not available for windows.

Zaloog avatar Apr 13 '24 13:04 Zaloog

@willmcgugan I'm wondering this myself. Could you confirm so we can put it in the docs?

darrenburns avatar May 08 '24 21:05 darrenburns

Don't forget to star the repository!

Follow @textualizeio for Textual updates.

github-actions[bot] avatar May 10 '24 16:05 github-actions[bot]

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!

dontascii avatar Jun 13 '24 16:06 dontascii