vis: add vis-selection-new-match-all
commit08aee6721db1b1eba6f9e2d58b4e4ffe37a9ecd1
authorEvan Gates <evan.gates@gmail.com>
Fri, 25 Sep 2020 18:31:17 +0000 (25 11:31 -0700)
committerMarc André Tanner <mat@brain-dump.org>
Sat, 10 Oct 2020 08:03:17 +0000 (10 10:03 +0200)
tree123aa4ebbe2cf5b873c57d0134b5e52104d18ae8
parent08d64f6687527e2a187dd8a20afe6d30c0eaffc1
vis: add vis-selection-new-match-all

Add new vis-selection-new-match-all command, default keybinding <C-a>
in visual mode.  Refactor selections_next_match to find all matches if
arg.b is true.  This does not affect existing configs as arg.b defaults
to false.
config.def.h
main.c
man/vis.1