iogrt

Results 16 comments of iogrt

Is there any update on this? I'm unable to find the drag events in the codebase. This points to a bigger problem tho. As much as I love the clean...

@teto did you get this working on NixOS? I'm having issues creating the nix script

Hi, first of all, thanks for the cool project. If you want to structure the parser around a state machine, while keeping the code very similar to what you already...

Hello, I tried tackling this without causing xmonad-contrib to break. But unfortunately `xmonad-contrib` itself uses ungrab in the `XMonad.Config.Mate` module and will have an ambiguous reference error if not updated....

Can someone with more intel point at what package would be the culprit? My guess is we should be looking at [jsaddle-webkit2gtk](https://github.com/ghcjs/jsaddle/tree/master/jsaddle-webkit2gtk) EDIT: Seems like webkit2gtk is being deprecated. Should...

If anyone else comes across this thread, I was able to get a `haskell-language-server` with the latest `reflex-platform` (1.1.1.0) (uses ghc 8.10.7 ) by doing the steps mentioned here (btw...

I saw these release notes: https://www.reddit.com/r/commandline/comments/v7kqt2/zellij_0300_released_search_terminal_scrollback/ has this been implemented?

sorry for ghost bumping but please close this

1 year and still no feedback, can this be reconsidered? It's less than optimal having to use reasonml syntax just for externals

My daily workaround is launching bash and nix-shell'ing inside it... not ideal at all