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

Opening a directory should change the working directory to that specified directory #120

Open
aaxu opened this issue Dec 5, 2017 · 3 comments

Comments

@aaxu
Copy link
Contributor

aaxu commented Dec 5, 2017

Actually, if we want to later support opening projects, we should be able to open directories and set our working directory to that.

@aaxu aaxu changed the title ls Prevent opening directories Dec 5, 2017
@aaxu aaxu changed the title Prevent opening directories Opening a directory should change the working directory to that specified directory Dec 5, 2017
@dschuyler
Copy link
Collaborator

How about if opening a directory on the command line goes directly into the Open (for that directory) in ci_edit

@aaxu
Copy link
Contributor Author

aaxu commented Dec 6, 2017

Yeah that could work. I was thinking if we were to open a folder, it would count as opening a project. Then we could have a smart open feature, where it will recursively look through all subdirectories and index the files, so that if you search for a file, it will search for it in all directories. That way, you don't have to remember that file x has a path of a/b/c/d/x.

@aaxu
Copy link
Contributor Author

aaxu commented Dec 6, 2017

Although it might not be too clear that you can actually create a new file from that "Open" window, since people are probably used to using a shortcut like CTRL_N or something to create a new file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants