Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change directory dropdown to a text input box instead #3319

Closed
cyberduck opened this issue Jul 13, 2009 · 1 comment
Closed

Change directory dropdown to a text input box instead #3319

cyberduck opened this issue Jul 13, 2009 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

4b42643 created the issue

Would it not be better to allow the user to type a path where there is currently a directory dropdown?

i.e instead of:

/httpdocs/web/html
/httpdocs/web
/httpdocs
/

just have a text area.

I suggest this for these reasons:

    1. I can jump straight to a directory
    1. I can copy & paste a directory (to save/use it later or to paste from terminal etc)
    1. I can still jump back to parent directories (just delete a segment and hit enter)
    1. I can open two windows, browse to a directory in one window and then copy paste the location in the second window to copy a file between the two.
@cyberduck
Copy link
Collaborator Author

@dkocher commented

The workaround for this is to use Go to Folder... which has the current working directory set by default in the textfield.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants