Skip to content

download cancel (Nth) #8086

Closed Answered by The-Compiler
Combowombo asked this question in General
Discussion options

You must be logged in to vote

The description for :download-cancel says:

Cancel the last/[count]th download.

You pass a count to a command by:

  1. Prefixing it to a keybinding, like in vim - so since :download-cancel is bound to ad by default, e.g. 2ad to cancel the second download
  2. or, using the :cmd-run-with-count command, i.e. :cmd-run-with-count 2 download-cancel

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by The-Compiler
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants