Efrem Rensi

Results 20 comments of Efrem Rensi

@maricn usually any program with `x` in the name like `xdtool` doesn't work with Wayland unless it's running under XWayland, which is Wayland's X emulator. As far as I know,...

@maricn I actually got rofimoji working with a fork of rofi that runs natively in Wayland. Check out https://github.com/fdw/rofimoji/issues/47.

I'm experiencing this problem on Arch Linux with everything updated to the latest via `yay`. `parcel watch` is doing something on file change but it is not actually rebuilding. I...

I cannot run [Prettier](https://github.com/prettier/prettier) on AssemblyScript `.ts` files with annotations (decorators), similar to what @mpetrunic mentioned. Prettier will quit re-formatting a `.ts` file with ``` [error] src/assembly/wasm.ts: SyntaxError: Leading decorators...

The default settings work great for me in Pop_OS! 20.04. I have gmail open in a tab right now.

You said to > Compile elinks with --enable-cgi and your favourite scripting backend. Suppose my favorite scripting backend is Python. Where do I specify that? I did not see anything...

Hi, I realize this is an old thread but I've been looking around and apparently there is no visual mode in luakit. Was it removed at some point? I would...

Me too. ```json {"ok":false,"error":"bad_redirect_uri","response_metadata":{"messages":["[WARN] Auth request OAuth redirect url must use https"]}} ```

I would very much like to see this feature. Is there anything I can do to make it happen? I could just use this fork but I would like to...

@johanneswilm thank you! I just got too busy and I was able to solve my original problem just building the table from scratch, because it was a simple table. But...