add the ability to toggle boolean options with a cli flag:
example:
if the pane frames are turned off in the config file,
then passing in the `--no-pane-frames` flag will toggle the
pane frames on
|
||
|---|---|---|
| .. | ||
| panes | ||
| ui | ||
| unit | ||
| lib.rs | ||
| logging_pipe.rs | ||
| os_input_output.rs | ||
| pty.rs | ||
| route.rs | ||
| screen.rs | ||
| tab.rs | ||
| thread_bus.rs | ||
| wasm_vm.rs | ||