@brimveyn/aimux-config 0.10.5 → 0.10.7

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/types.ts +2 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brimveyn/aimux-config",
3
- "version": "0.10.5",
3
+ "version": "0.10.7",
4
4
  "description": "TypeScript configuration API for aimux — keymaps, themes, and backends with a fluent builder.",
5
5
  "keywords": [
6
6
  "aimux",
package/src/types.ts CHANGED
@@ -1252,6 +1252,8 @@ export type StatusBarSeparator = 'arrow' | 'round' | 'slant' | 'flame' | 'none'
1252
1252
 
1253
1253
  export interface StatusBarConfig {
1254
1254
  aiUsage?: AIUsageToolConfig
1255
+ /** Second row of keybinding hints under the bar. Default `true`. */
1256
+ hints?: boolean
1255
1257
  /**
1256
1258
  * Powerline-style glyph used between status bar sections.
1257
1259
  * - `arrow` (default): solid triangles ( / )