diff options
| author | Johannes Altmanninger <aclopte@gmail.com> | 2022-07-19 23:07:59 +0200 |
|---|---|---|
| committer | Johannes Altmanninger <aclopte@gmail.com> | 2022-07-28 15:02:20 +0200 |
| commit | 23fcf771608fe48d548930fe0097286fbace1ef4 (patch) | |
| tree | 72cb0e0fdec229109959e6ce9d24bbedcc1cd7b9 /src/shared_string.cc | |
| parent | 4b6abfaedf05a232e4737d85c62e0c01e7550203 (diff) | |
Fix autoinfo for "set-option -remove" not showing option-specific info
On a command prompt like
"set-option -remove buffer aligntab "
we fail to show the aligntab-specific info . Fix this by skipping a
leading -remove, just like we skip -add.
Add an explicit specialization of contains() because otherwise I'd
need to write something like
contains(Array{"-add", "remove"}, param)
Diffstat (limited to 'src/shared_string.cc')
0 files changed, 0 insertions, 0 deletions
