Phillip Wood <[email protected]> writes: > From: Phillip Wood <[email protected]> > > If the list of lines to be selected begins with '^' select all the > lines except the ones listed.
There is "# Input that begins with '-'; unchoose" in list_and_choose helper. Does it make things inconsistent to use '^' for negation like this patch does with it?

