citadel_cli 1.4.1 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -211,6 +211,7 @@ const config = {
211
211
  initialHeight: '50vh',
212
212
  minHeight: '200',
213
213
  outputFontSize: '0.75rem', // optional CSS font-size override for output text
214
+ showOutputPane: true, // set false to hide command output pane
214
215
  resetStateOnHide: false,
215
216
  closeOnEscape: true,
216
217
  showCitadelKey: '.',