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

dragging and dropping a dir or executable file on iTerm in Dock blocks app for 1 second #287

Merged
merged 1 commit into from May 30, 2016
Merged

dragging and dropping a dir or executable file on iTerm in Dock blocks app for 1 second #287

merged 1 commit into from May 30, 2016

Conversation

ronyfadel
Copy link
Contributor

for directories, this fix aims to launch to prefill the bookmark dict with a custom working directory, instead
of launching it with the default working dir, and then manually running "cd $NEW_DIR;\n"

for executable files, the bookmark dict is filled with an initial text value

Note: dragging and dropping a shell script that does "echo 'hello world'" results in
a broken pipe on my machine (with or without this fix)

…s app for 1 second

for directories, this fix aims to launch to prefill the bookmark dict with a custom working directory, instead
of launching it with the default working dir, and then manually running "cd $NEW_DIR;\n"

for executable files, the bookmark dict is filled with an initial text value

Note: dragging and dropping a shell script that does "echo 'hello world'" results in
a broken pipe on my machine (with or without this fix)
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 32.424% when pulling 92a4431 on ronyfadel:rony/v3.1-slow-drag-and-drop into 1f324e2 on gnachman:v3.1.

@gnachman gnachman merged commit 2dcb247 into gnachman:v3.1 May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants