Ahmad D. Y. Nugroho

Results 4 comments of Ahmad D. Y. Nugroho

This is how I setup fzf and ff, so you can try it to see if it solve your problem: 1. install fzf using scoop. `scoop install fzf` 2. put...

according to [docs](https://github.com/lodash/lodash/wiki/FP-Guide#exceptions-to-the-rules), the function `fp.gt` has it's original argument order. Which is `(a, b)` instead of `(b, a)`. So. the workaround is to use `fp.lt`, [placeholder](https://github.com/lodash/lodash/wiki/FP-Guide#placeholders) or wrap it...

Current workaround for me is enabling browser native PiP and then restart app