Adam Sokolnicki
Adam Sokolnicki
What I'm doing is something pretty simple. [Here](https://github.com/asok/peep-dired/blob/10dd0290e383a8ab4db98ee9cdbdf91a234db2b8/peep-dired.el#L82) I'm just calling `window-buffer`. I really don't have much knowledge what's the best way to do this in Emacs. Maybe it's worth...
[popwin.el](https://github.com/m2ym/popwin-el) looks interesting. The package could depend on it...
Hi I was thinking about. Persistig the previous command is the easiest. But in case first invocation was run with spring, and lets say that spring was stop, second invocation...
@eethann I do not really use any of the browsing tools you mentioned. I don't know if I will find time to play with them. But if you want to...
> 1) It would be nice to have a customize option which determines vertical or horizontal split. > Currently peep-mode splits the window horizontally only? Not sure what's the best...
@Mike--F today I find out that there's [ranger.el](https://github.com/ralesi/ranger.el). It's more complex but I think it achieves what you're looking for.
The `t` argument to the compile makes the `compile` command run it in the `compilation-shell-minor-mode` which allows for interactions. I've followed the idea of [rspec-mode](https://github.com/pezra/rspec-mode) to pass a custom `compilation-mode`...
Hi @danielma first of all I'm sorry for responding so late. Do you think that some of the built-in `projectile-rails-find-.*-resource` commands would improve from this change? If not I'm afraid...
It's a good idea. Give me some time to implement it. Also, PRs are welcome :)
I just sent you an invite.