Benoit Pingris

Results 5 comments of Benoit Pingris

![image](https://user-images.githubusercontent.com/29386109/98808605-b3d99f00-241c-11eb-81dc-0caa852fe478.png) The eviline with rounded sep, find it more elegant

yes it has stopped: https://github.com/onivim/oni2/issues/3811#issuecomment-910306404

dont know if it helps but this behaviour occurs only when the prop `modal` is set to true (in my case), when leaving it as `undefined` (or false) the sheet...

hello! how are you setting up your colors? in my `expo-target.config.js` I have: ```js /** @type {import('@bacons/apple-targets').Config} */ module.exports = { type: 'widget', name: 'Foobar', colors: { $primary: '#FF4239', },...

could you verify your `go version`? I had the same error and it turns out I had the `1.17.2` version installed on my machine! I updated to the latest (`1.22.5`)...