This repository was archived by the owner on Feb 12, 2025. It is now read-only.
Creating a file or directory in long paths hitting character limit and cursor jumps back to root path ? #178
Unanswered
devspectral
asked this question in
Q&A
Replies: 1 comment
-
There is no character limit that I'm aware of; this is probably due to some interaction with something else in your config. If you go through the bug report process it has some steps for putting together a minimal repro. That will either help me reproduce the issue on my machine so I can help, or you will realize that the issue lies elsewhere. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! When creating a file/directory (using "a" key and also happening in renaming a file/folder) with long nested paths, for some reason it is hitting the character limit and will just jump or delete the entire path in the "Create file" box. See screenshot below for reference:
Then when it hits the limit (end of the create file bar), it jumps to this.
Any thoughts on how to expand the limit? or better yet how to only show the current working directory and not the entire path so that I won't hit that character limit?
Thank you and I appreciate all the help!
Beta Was this translation helpful? Give feedback.
All reactions