Steven Noble

Results 66 issues of Steven Noble

Popular NPM packages often use `colors.js` (or similar tools) in a way that makes unreasonable assumptions about the colour schemes that end users have in our terminals. As a result,...

At the command line, I get: ``` $ which coffee /usr/local/bin/coffee $ which node /usr/local/bin/node ``` So, in preferences, I've set `TM_COFFEE` to `/usr/local/bin/coffee`. Now when I open a `.coffee`...

I've tried numerous variations: ``` require 'screencap' ``` ...and then each of the following: ``` Screencap.any_instance.stub(:fetch).and_return(File.open("#{Rails.root}/spec/support/stubbed_image.png")) Fetcher::Screencap.any_instance.stub(:fetch).and_return(File.open("#{Rails.root}/spec/support/stubbed_image.png")) Screencap.stub(:fetch).and_return(File.open("#{Rails.root}/spec/support/stubbed_image.png")) Fetcher::Screencap(:fetch).and_return(File.open("#{Rails.root}/spec/support/stubbed_image.png")) ``` But I get various errors saying the various Rspec stubbing...

Hi Matt, Great work. Functions perfectly. How do I make the last crumb in the breadcrumbs trails -- the crumb that represents the current page -- not be a link?

**Did you check if a similar feature request has already been reported?** Yes I checked. No it has [not been reported](https://github.com/ransome1/sleek/issues?q=snooze). **Is your feature request related to a problem? Please...

feature request

**Is it an actual bug?** It's a UI glitch. Closer to a bug than to a feature request. **Did you check if the bug has already been reported?** [Yes](https://github.com/ransome1/sleek/issues?q=contextual) i...

bug

### Feature description Could you please provide a Mac OS X URI Schema, such as `notable://path/to/file.md` or similar? ### Feature motivation So I can use Notable with brilliant tools like...

### Feature motivation LunarVim is actually installing [neovim-remote](https://github.com/LunarVim/LunarVim/commit/ba4a959b906c6aadd953626c13845dc6d1a97978), but not currently using it as far as I can tell. Neovim-remote can be used to tell an existing instance of Neovim...

enhancement

My Teaspoon :: Javascript Test Runner pages is successfully loading this asset ``` ``` However, it is also failing to load all these assets. ``` ``` `spec_helper.js` and `demo_spec.js` (actually...

question

Great tool thanks. ## What should it do? I would love it if the iStats module could suppress the invitation to configure iStats Extra. ![image](https://user-images.githubusercontent.com/62277/178434405-32f72791-24cc-4176-ae28-ceea418fd625.png)

💥 feature
dependency issue
wontfix