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.
- Uninstall: Rename
conf.d/__fish_apple_touchbar_uninstall.fish
toconf.d/fish_apple_touchbar.fish
- Move
init.fish
toconf.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
toconf.d/fish_apple_touchbar.fish
- Fixed fisher install and uninstall event triggers
- Fixed fisher's deprecation notice
- Fixed key bindings when vi mode is not enabled