Jordan Eldredge

Results 253 comments of Jordan Eldredge

Are you running type checking on Travis? I would expect this to fail type checking since track.defaultTitle is not present on the argument passed to the `onTrackDidChange` callback. Also, there...

I have added some code to the bottom of `DWM_Stack()` which will cycle through all the windows, putting each one at the top so that we can be sure all...

The code to this project is surprisingly simple. So simple, that I doubt it would be possible to add this feature without completely rewriting it to use a different approach....

Check out http://jeetworks.org/os-x-terminal-taking-a-very-long-time-to-start/

Sami's `main.js` also suffers from this and it's a js file

It's possible this is from: https://github.com/captbaritone/dotfiles/blob/master/vimrc#L75

Fixed in commit d06060b96f0c5b211a3eba83b4997cd9ae4cf3c5

Looks like the fix worked on OSX but not on Ubuntu. From this issue it looks like maybe this is already baked into zsh, but is currently broken: https://github.com/robbyrussell/oh-my-zsh/issues/1720

Not really working for either osx or ubuntu now. Strange behavior from zsh where sometimes it will use the first argument (application name) as the base for a history search,...