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

ConEmu does not change current directory #1049

Closed
Maximus5 opened this issue Jul 31, 2015 · 5 comments
Closed

ConEmu does not change current directory #1049

Maximus5 opened this issue Jul 31, 2015 · 5 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 1049

Required information!
OS version: Win7   SP0   x64
ConEmu version: 130425


*Bug description*
If conemu started with:

/Dir <workdir> - Set startup directory for ConEmu and consoles.

It doesn't sync current directory with shell.

*Steps to reproduction*
1. mkdir c:\test
2. ConEmu /Dir c:\test /Single
3. c:\test>cd ..
4. c:\>rmdir c:\test
Permission denied


btw, I suppose that my way to start ConEmu and shell in specific directory possible
wrong.

Reported by ehysta on 2013-04-26 13:32:40

@Maximus5
Copy link
Owner Author

ConEmu must not change its CurrentDirectory in runtime. Ever.
But, I think it is suitable not to change (physically) CD when /Dir switch is specified.
Do, it will be user responsibility to run ConEmu process in proper folder, in the root
of C:, for example.

Reported by ConEmu.Maximus5 on 2013-04-26 13:43:22

@Maximus5
Copy link
Owner Author

Another thought, ConEmu may physically CD to its program folder on startup, saving its
startup folder for future use (if /Dir was not specified)

Reported by ConEmu.Maximus5 on 2013-04-26 13:53:30

@Maximus5
Copy link
Owner Author

Why can I change directories? Above, you mention... "ConEmu must not change its CurrentDirectory
in runtime. Ever."  Why not?  This is a basic feature of any shell! 

Reported by jrdunson on 2013-10-08 14:21:55

@Maximus5
Copy link
Owner Author

ConEmu is NOT a shell. It is terminal. Don't confuse terms.

BTW, original issue was fixed ... ago.

Reported by ConEmu.Maximus5 on 2013-10-08 14:39:17

@Maximus5
Copy link
Owner Author

130523

Reported by ConEmu.Maximus5 on 2013-10-08 14:43:19

  • Status changed: Fixed

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

No branches or pull requests

1 participant