Chris Corbyn

Results 63 comments of Chris Corbyn

Somebody should release an alternative to this that is actually maintained :)

I _think_ ctrlp just doesn't let you re-bind keys that are already bound by ctrlp itself. In reality, there are barely any mappings left to use. If you figure something...

Interestingly I can't get ctrlp to display netrw listings at all. Are you just doing something along the lines of: ``` # open multiple buffers :e some/directory # switch to...

That actually seems to be a consequence of switching between the netrw buffer and a normal buffer. It even disappears from `:ls` in vim.

Thanks. I'm actually not using it for locking, but I'm using it for non-blocking IO. I don't have Windows to test on, but if anybody knows what needs doing and...

That said, I think there will be bigger issues than just IO flags. A Windows terminal most likely won't work well with docker at all. This project literally streams what's...

The thing is, even if docker could stream what's happening in docker into your Windows Terminal, it would just be gibberish anyway, since the Docker container is itself Linux and...

There are definitely other consumers, so I would avoid merging it into the one project. I know [Harpoon](https://github.com/realestate-com-au/harpoon) uses it.

How should we do this? Change ownership? Do we need to coordinate?

Thanks for reporting this. I'll try and reproduce and fix this in the next day or two, as I need to rebuild my own virtual machine anyway.