Releases: rodrigobdz/fish-apple-touchbar
Releases · rodrigobdz/fish-apple-touchbar
v1.1.0
What's Changed
- Functions: don't display osascript call by @fredericrous in #14
- Remove unnecessary
basename
andawk
call by @kidonng in #15
New Contributors
- @fredericrous made their first contribution in #14
- @kidonng made their first contribution in #15
Full Changelog: v1.0.0...v1.1.0
1.0.0
Changed
- 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
- Fixed fisher install and uninstall event triggers
- Fixed fisher's deprecation notice
- Fixed key bindings when vi mode is not enabled