You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gaidzla This is sadly a current limitation. Pasting text has issues at the moment. They stems from how readchar (the underlaying libary) can currently not handle fast inputs, only "slow" input typed by a human. See magmax/python-readchar#95 for details
Which operating system and Python version are you using?
macOS 11.7.2
Python 3.11.1
Which version of this project are you using?
3.1.2
What did you do?
Pasted in:
/Users/example/Downloads/Example Folder/File With Spaces.txt
What did you expect to see?
[?] What csv file would you like to import?: /Users/example/Downloads/Example Folder/File With Spaces.txt
What did you see instead?
[?] What csv file would you like to import?: /Users/example/Downloads/Example Folder/File With
Any workaround or setting I'm missing?
The text was updated successfully, but these errors were encountered: