rust-tools.nvim icon indicating copy to clipboard operation
rust-tools.nvim copied to clipboard

RustLastRun not working

Open aszalowski opened this issue 2 years ago • 1 comments

Hello,

:RustLastRun command is currently silently failing if invoked after setting cached command with set_last_runnable (meaning after using it once or running :RustRunnables). This is due to 2 small bugs in cached_commands.lua. I will create a PR with fixes as they are quiet straightforward.

aszalowski avatar Mar 11 '23 23:03 aszalowski

Just stumbled across this bug. Any chance to merge this pull request?

wngrtn avatar Nov 02 '23 23:11 wngrtn