Andreas Karlsson

Results 4 issues of Andreas Karlsson

A `:TermRedo` or similar. This command would re-execute the previous `TermExec cmd=[..]`. This is useful because you can bind that to a keymap where you can quickly re-run a command...

The `Client` will wait for Returns until a Confirm arrives. But a Return might actually arrive _after_ a Confirm. At which point, we might not even remember that request. https://github.com/rabbitmq/amqp091-go#non-goals...

This ensures that the responses for each request can be added to each Request.response without blocking the next response.

Right now the QueueDeclareSettings are global for the server so I'm unable do have specific queue x-arguments for one specific binding.