crossinghoods

Results 7 comments of crossinghoods

In keybindings > try this > ``` [ { "keys": ["ctrl+alt+t"], "command": "terminus_open", "args": { "cwd": "${file_path:${folder}}" } } ] ```

On sublime 4 - build 4125 - my terminal becomes very laggy after maybe a few hundred lines of log, between 0.3 ~ 0.8 delay when typing, then lags a...

I'm on a mac MacBook Pro (15-inch, 2019) 2.4 GHz 8-Core Intel Core i9 32 GB 2400 MHz DDR4

Having spent about a day trying to port over and simplify Redbird to Typescript I ended up going with **http-reverse-proxy-ts** instead (https://www.npmjs.com/package/http-reverse-proxy-ts) If you are looking for a quick fix...

> For my purposes I have created the simpliest [greenlock-proxy](https://github.com/Roslovets-Inc/greenlock-proxy). > > Of course it's not so powerfull as redbird, but it's easier to use if you only interested in...

> > I might start a new repo based on your implementation 👍 > > It would be great, because I'm not a professional web developer. Done a great job...

Same issue... - Ubuntu 18.04 server - Tried Node v 8.9,10,11,12,13,14 nothing works :( - OpenSSL 1.1.1 11 Sep 2018 - Tried "redbird": "^0.10.0" and "redbird": "^0.9.0" My solution so...