TUI settings
Customize the input area and status placement.
Open /settings and choose tui settings to control the main input chrome and where status information appears. Changes apply immediately and are saved in $ZOT_HOME/config.json.
Config keys
$ZOT_HOME/config.json
{
"tui_input_style": "lines",
"tui_status_position": "below_input",
"tui_working_position": "above_input"
}