Skip to content
Discussion options

You must be logged in to vote

Ctrl-C should work. Also, you should be seeing a float "Press Ctrl-C to cancel.."

It is in Kulala UI keymaps

  ["Interrupt requests"] = {
    "<C-c>",
    function()
      require("kulala.ui").interrupt_requests()
    end
  },

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@primeapple
Comment options

@YaroSpace
Comment options

Answer selected by primeapple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants