resting

Results 17 issues of resting

The theme is awesome in Terminal. But the background is white (making it hard to see text) in MacVim GUI mode despite having `set background=dark` in .vimrc Anyone has any...

That simply dumps whatever's in AsyncStorage to reactotron?

I've been using this method of checking for role `Auth::user()->hasRole('admin')`, throughout my `layout` and `view` files. It was only until I installed `Laravel Debugbar` that I realise there were multiple...

Did a fresh clone and did `npm i` and `npm start`. Getting this error: ``` ERROR in ./~/xmlhttprequest/lib/XMLHttpRequest.js Module not found: Error: Cannot resolve module 'child_process' in myfolder/react-d3-enter-exit-transitions/node_modules/xmlhttprequest/lib @ ./~/xmlhttprequest/lib/XMLHttpRequest.js...

I'm facing 4 issues. 1. the mouse scroll doesn't work in latest IE 11 and FF 38.0.1 while over an iframe (youtube in my case). 2. the touch scroll doesn't...

The down arrow key doesn't work whenever I enable vim mode with `bindkey -v` It works if it's not enabled. Is there a workaround with vim mode? Am not able...

bug

### Current Behavior Created a custom theme with the ThemeBuilder. Added `cmLight` theme in `theme.ts` which is extended from [built-in theme](https://gist.github.com/natew/3be503cc5990a1142d17ffadf86a134f) ``` const themeBuilder = createThemeBuilder() .addPalettes(palettes) .addTemplates(templates) .addThemes({ light:...

Is anyone facing the same problem, trying to run on localhost but the loop doesn't exit? https://github.com/chadhutchins/codeigniter-mcurl/blob/master/application/libraries/mcurl.php#L136 Have tried to execute the curl command manually and it is working fine....

Tried to search for text prefixed with `#` or `##` but they don't appear. Is this something due to configuration or a limitation in the search engine? **next.config.js** ``` const...