Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1.35 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Types of changes

  • Added - new features.
  • Changed - changes in existing functionality.
  • Deprecated - soon-to-be removed features.
  • Removed - now removed features.
  • Fixed - bug fixes.
  • Security - vulnerabilities.

Changed

  • Uninstall: Rename conf.d/__fish_apple_touchbar_uninstall.fish to conf.d/fish_apple_touchbar.fish
  • Move init.fish to conf.d/plugin_name.fish
  • Use long-format options in conf.d/fish_apple_touchbar.fish
  • Move top-level fish functions to functions/
  • Move functions/keybindings.fish to conf.d/fish_apple_touchbar.fish

Fixed

  • Fixed fisher install and uninstall event triggers
  • Fixed fisher's deprecation notice
  • Fixed key bindings when vi mode is not enabled