t9md
t9md
macOS, not yet sierra but move to sierra soon. What os are you using?
If you can call `atom.focus()` method by messaging to your atom package, I thinks it can be implemented without being involved by OS differences. https://github.com/t9md/atom/blob/master/src/atom-environment.coffee#L532-L534 Just idea, not sure it's...
Awesome! your package greatly reduce pain to input long text into the github issue. Thanks for nice idea and bundled into effective workflow to broad user!
@BinaryMuse ping!
Sharing my experience when I migrated my atom-narrow pkg to use this test-runner. Here is my [runner.js](https://github.com/t9md/atom-narrow/blob/master/test/runner.js). Still some view related test fail only when I execute spec by `window:run-package-specs`,...
Thanks, and I understand your request, I haven't noticed that detailed nuance for jumplist. I think it's useful, but I don't want to implement it in this package. This is...
I'll keep open. Will try to find how I can improve with your hint.
@johnjcamilleri When you say @**tab**, are you referring **a file**? If so, have you tried `cursor-history:next-within-editor` and `cursor-history:prev-within-editor` command?
Precise reproduction process is enough, what file, your setting, version, keystroke. And your expectation for each result of each steps(if result was not fit your intention). This package is used...
hmm, sorry I have things to do, I rarely see video. In most case I cannot understand point(I'm not accessible at this time your video because of my environment) Describe...