Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 00:56
· 7 commits to main since this release
v1.6.0

Changelog

  • ec012e8 feat: add the settings key binding
  • d7fc10c feat: apply a changed config to the running window
  • 8f8c4e9 feat: describe the exclude list and key bindings as fields
  • 75f6c1f feat: describe the scalar settings as fields
  • 751c368 feat: edit settings in the panel, apply at once, save the key
  • 9a0a8ea feat: rebind keys from the settings panel
  • dcc145d feat: rewrite one key of a TOML file in place
  • 71d6470 feat: save one config key, validated and written atomically
  • ee3cad2 feat: settings panel lists every config key
  • 7c2775f fix: clamp the settings text-prompt row to the pane width
  • 4ad91e9 fix: guard the watch command against a nil watcher, and make ctrl+c always quit inside the settings panel
  • 2350066 fix: keep settings rows inside the pane at any width
  • bb9a3bd fix: keep the settings status message visible beside a long config path
  • 6b0446d fix: mention enter in the enum change hint
  • 644dee3 fix: stop a sidebar-only config change from reverting the runtime show-all-files toggle