summaryrefslogtreecommitdiff
path: root/src/shared_string.cc
diff options
context:
space:
mode:
authorJohannes Altmanninger <aclopte@gmail.com>2022-07-19 23:07:59 +0200
committerJohannes Altmanninger <aclopte@gmail.com>2022-07-28 15:02:20 +0200
commit23fcf771608fe48d548930fe0097286fbace1ef4 (patch)
tree72cb0e0fdec229109959e6ce9d24bbedcc1cd7b9 /src/shared_string.cc
parent4b6abfaedf05a232e4737d85c62e0c01e7550203 (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