-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Tab completion on path with space not working MacOS #14516
Copy link
Copy link
Open
Labels
Description
I would like to autocomplete path that has space in one of the sub-directory. The issue is, after it reaches the directory with space, the tab completion doesn't work anymore.
I just migrated from Ubuntu with older version of Python (Python 3.7) and iPython – I am pretty sure I did not encounter this issue before.
It would be very helpful to get this working, is there any workaround for this?
darren@Darrens-MacBook-Pro ~ % ipython --version
8.26.0
darren@Darrens-MacBook-Pro ~ % python --version
Python 3.12.4Screen.Recording.2024-09-13.at.09.07.53.mov
Reactions are currently unavailable