waf / CSharpRepl

A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
https://fuqua.io/CSharpRepl/
Mozilla Public License 2.0
2.76k stars 106 forks source link

Specify in `csharprepl -h` how multiple _Key Bindings_ options interact #364

Open matheusanmo opened 3 months ago

matheusanmo commented 3 months ago

Feature Description

In csharprepl -h it reads that every option under the Key Binding section "Can be specified multiple times". The rest of the text does not specify how multiple of the same Key Binding options interact. I believe this information should be under csharprepl -h.