config_query_option NNN_OPTS "Enable debug mode?" n \
                             "O_DEBUG=1" \
                             "O_DEBUG=0" &&

config_query_option NNN_OPTS "Enable 8 contexts?" n \
                             "O_CTX8=1" \
                             "O_CTX8=0"
