Joel Holdbrooks

Results 128 comments of Joel Holdbrooks
trafficstars

@dgellow Sort of. There have been some commits to master since this branch was created, some of it may need to be applied to this branch if it's relevant. Also...

@zonotope This is awesome, thanks for stepping up. You know, I don't necessarily think that `defroute` _has_ to be available right away. I'd be fine with cutting a `v2.0.0-alpha` release...

@zonotope These additions are great. I especially like what you've done with `route`. Often I find that piece is nested inside a `defthing` form and it's nice to just have...

@zonotope Sorry I dropped the ball on this. I guess I can take a look at the documentation and get this merged soon.

I think it would be handy to have a user provided function in configuration instead of hard coding the filetype this way. In the referenced comment the person mentioned using...

> Also what is the help of having a filetype iron? In my case I am using the filetype "iron" so that I can [integrate iron repl buffers with edgy](https://github.com/folke/edgy.nvim/discussions/112#discussion-7169842)....

> My only strong opinion on this topic is that the main commands, like focus, hide, restart and so on should simply work, no matter if the curso is in...

I think there are actually two problems here. 1. People want to set the filetype of the repl buffer. 2. The key bindings you'd like to work in the repl...