sjbach

Results 21 comments of sjbach

Hi, I've seen this happen a couple times too. Not sure what's causing it, but I will investigate.

This just happened to me again for the first time this month - haven't yet established the cause or determined a fix, but it seems like lusty-explorer only becomes broken...

I've also seen this being caused by what appears to be a bug in Emacs. It gets into a state where it no longer calls the functions listed in `post-command-hook`...

Something like this sounds good to me. :-) I don't think I'll have time to implement it myself anytime soon, but I'd be happy to accept a patch.

There was a little work in this direction by Jan Rehders -- encapsulated in lusty-ido.el in this repo -- but it was done four years ago, and I'd be surprised...

Hi, how many dotfiles do you have in your ~, out of curiosity? If there are many, it's not unexpected that it'd be a little slow. You could try comparing...

Sounds like a good idea. I think someone requested something similar on the Vim version of lusty explorer sometime back. I probably won't have any time to put this together...

Thanks for the report. I've been caught by this as well - seems like Vim doesn't initiate `BufRead` for files given on the command line until they're entered for the...

Thanks zoz, in tandem with eventignore, that may just be what we need.

Thanks. I'd recommend not navigating away from the explorer window while it's in use. If you do navigate away, I'd recommend not using Ctrl-w o to close the explorer window;...