John Costanzo
John Costanzo
- [x] I have fzf 0.23.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...
Are these adjustable to work with buttons where you want the text to change to a spinner?
So I am trying to use your theme but in Windows 10, with your theme it breaks the arrow keys. If I remove your theme, restart Hyper, then the arrow...
I am using hyper with WSL on Windows 10. All I see an empty status bar  ``` // Future versions of Hyper may add additional config options, // which...
So I am trying to inject the clock service in my model. But it will not start unless I interact with the clock service. ``` clock: Ember.inject.service('booking-counter'), isAvailable: Ember.computed('deadline', 'isbookable',...
I do not have control of the MySQL server so is there a way to all support for the old protocol so I can connect? Thanks exception 'Exception' with message...
Notice you had for each component a MD file to doc how to use the CSS. Can you give an example of what you put in there?
So is there a way to configure the color of the tab bar? That light grey is an eyesore 
I want to be able to get the list of all the apps in my db. Is there a way to do this? Also why cannot I not search for...
Are we allowed to use assert.dom in the tests? I try to do that and it seems to not work. https://ember-twiddle.com/851b56060cf554c050b7a49833f52290?openFiles=templates.components.ui-input\.hbs