dpsutton

Results 81 comments of dpsutton

> Are you talking about the notification mod you suggested? I totally misspoke above. The only thing that I need to happen is a way to stop the event loop...

I _believe_ i have solved the testing issue if you rebase on master again.

@mehw I've run into a show stopper that needs to be addressed. Using resize-window will alter the window layout of other frames. For instance, I have two frames open, both...

Also, just to be clear about my priorities: I really like the cleanup and moving overlays to other windows. There's a lot of much needed cleanup in there. I'm a...

@mehw I think i was unclear. When I have two frames open, both with split window configurations, I get window changes and buffers appear even when I'm not doing any...

> How do you use ivy-switch-buffer? Do you see any interference with resize-window or lack of integration? Do you switch buffer while resize-window is active? `(resize-window-add-choice ?l #'ivy-switch-buffer "switch buffers...

I'm not sure that I want this. A fundamental value proposition of `inf-clojure` to me is that it is dead simple and works with a standard repl. To me, I...

this seems like a duplicate layer of https://github.com/metabase/metabase/issues/41603

I'm not sure I follow how the maps with :src and :dest could cause problems with vector destructuring. Could you explain that a bit more? My coworker was making an...

Just want to confirm that this is FE. The `contains` clause can take an optional `{:case-sensitive false}` clause to fix.