Ali Abrar

Results 113 comments of Ali Abrar

I don't think ghcid supports scrolling. On Wed, 22 Jan 2020 at 09:58, Elliot Cameron wrote: > I presume ghcid works? > > — > You are receiving this because...

What's the value of your TERM variable? On Fri, 24 Jan 2020 at 06:18, Matthew Pickering wrote: > I observed this as well. > > — > You are receiving...

Can you share your alacritty configuration? In particular the mouse sections. On Sat, Jan 25, 2020 at 3:10 AM Matthew Pickering wrote: > [matt@nixos:~/]$ echo $TERM > rxvt-unicode-256color > >...

This looks relevant: https://github.com/jtdaugherty/vty/issues/199 I can confirm that running in alacritty with `TERM=xterm-256color` or setting the `Graphics.Vty.Config` `termName` value to `xterm-256color` makes mouse interaction work.

To do this, it sounds like we'd need to modify the button's border, background, and text styles, and probably remove the button from the tab ordering so that it gets...

@Ericson2314 Did you mean to leave all that commented code in there?

As of https://github.com/obsidiansystems/obelisk/pull/972/commits/fe415ecb22845611f48b39eef2e4984a0375ac59 `ob run` works on this branch

Does this need to be on top of #507? It would be a lot easier to accept as a separate change. How will we know when new help docs need...

I think the difference is that the readme doesn't correspond one to one with something that can be checked automatically. We can inspect the attributes that our nix file exposes...