-
Notifications
You must be signed in to change notification settings - Fork 77
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
Mojave #97
base: master
Are you sure you want to change the base?
Mojave #97
Conversation
Not my code, credit to @pkovtuov #94 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approve the pull request, please.
+1 |
$cmd = "clear && exec $cmd" unless $config->debug; | ||
} | ||
} | ||
$cmd = "clear && exec $cmd" unless $config->debug; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like an unrelated change, and appears as though it will break compatibility with fish
shells.
Also, turns the comment into a lie.
This PR does work as advertised, although the two commits should be rebased/squished together, since the latter one un-does most of the changes in the former. |
Caveat: you need to set "System Preferences » Dock » Prefer tabs when opening documents" to "Manually" or this REALLY doesn't work anymore. |
I will try to take a look on this asap.
Saluts,
Guillem
… El 30 nov 2018, a las 18:45, Nicolas Simonds ***@***.***> escribió:
Caveat: you need to set "System Preferences » Dock » Prefer tabs when opening documents" to "Manually" or this REALLY doesn't work anymore.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#97 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ANrzAG9UUfiXYAYksM6q85bvOK3GPr3yks5u0W7MgaJpZM4W5OQA>.
|
Whoops. I posted these reviews from the wrong account. Not that it makes much of a difference. |
Hi, I've forked and merge them in my account:
Regards |
No description provided.