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

Task GUI macro ignoring directory parameter #1317

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

Task GUI macro ignoring directory parameter #1317

Maximus5 opened this issue Jul 31, 2015 · 2 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 1317

OS version: Win8 x64
ConEmu version: 131105 [64]
Far version: 3.0.3525 x64

*Bug description*
Both Task() GUI macros i.e. Task(index[,"Dir"]) and Task("TaskName"[,"Dir"]) are ignoring
the second parameter - startup directory.
Shell macro is working: e.g. 
Shell("","{VSConsole}","","H:\\Temp") - starts the VSConsole task in H:\Temp directory,
while:
Task("{VSConsole}","H:\\Temp")) - starts the task but with a default startup directory.

*Steps to reproduction*
1. Add a new Macro keybinding (Preferences -> Keys & Macro -> Macros)
2. Assign any keys.
3. Type into GUI macro field: Task("{TaskName}","C:\\mypath"), where TaskName is an
existing task and mypath is an existing path, different from default.
4. Save settings and press bounded keys.
5. Task starts, but with default startup directory.

Reported by iskeld on 2013-11-06 19:22:17

@Maximus5
Copy link
Owner Author

131107

Reported by ConEmu.Maximus5 on 2013-11-07 22:30:40

  • Status changed: Fixed

@Maximus5
Copy link
Owner Author

Already tested :). Thanks!

Reported by iskeld on 2013-11-07 22:50:54

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