Ibrahim Awwal
Ibrahim Awwal
BTW I might not have the bandwidth to merge this any time soon so don't feel like you need to make those changes soon or something. I just want to...
For what it's worth, I'm running this locally checked out from Git, and I noticed that it sometimes stalls for a while before continuing, and I assumed that was due...
Oh yeah I should clarify that it did work for me. I never got any 429 errors. I was just responding to the original poster who seemed to be concerned...
I was researching generating default values in the database and stumbled across this issue. If it helps, here's a really simple test case I wrote to demonstrate the issue: https://github.com/ibrahima/rails_experiments/pull/1/files...
I actually think that it might just not work with multiple monitors in general, see https://github.com/ianyh/Amethyst/issues/1120
is it possible to try knapsack_pro (just to see if it fixes the issue) without getting a license for it? Why doesn't knapsack free use the same way of loading...
Ah OK, that still didn't resolve my issue, so I think my problem is unrelated to binstubs. I'll open a new issue then.
Huh, wonder if it's something to do with the size of the terminal and/or the scroll bar reducing the actual visible area? Are you also using gnome-terminal? I haven't tried...
I put `sml/setup` after `custom-set-variables` but it still was giving me this error, but @glucas 's way of adding an after-init-hook fixed the issue for me. Not sure why I...
As a random note, yesterday I came across this as I wanted to autofix some scss-lint feedback, so I spent some time writing some elisp to solve the problem for...