zellij/zellij-utils
a-kenji abbe3b237a
add(feature): toggle boolean options with cli flag (#855)
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
2021-11-10 13:31:37 +01:00
..
assets feat(scrolling): half-page scroll actions (#813) 2021-11-08 15:05:47 +01:00
src add(feature): toggle boolean options with cli flag (#855) 2021-11-10 13:31:37 +01:00
Cargo.toml fix(envs): Unify operation of Zellij environment variables (#842) 2021-11-10 09:02:17 +01:00