Skip to content

Conversation

@timsutton
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

release notes
This version fixes many bugs and adds support for two new platforms: Windows ARM64 and Ubuntu (via Snap).

The release also introduces a new way of configuring keymaps. You can now customize your key bindings by using prepend_keymap or append_keymap without having to copy the entire keymap.toml file. (See this example. I am a Colemak keyboard layout user, which requires remapping many keys, but it's still neat.)

As for performance, this version rewrites Yazi's event system, allowing multiple renderings triggered by events to be merged into a single rendering more efficiently, saving CPU resources. You may notice that the preview pane no longer flickers when switching directories, as unnecessary intermediate rendering steps are skipped.

For packaging, this version adds yazi.desktop and logo.png files, which can be used in packaging scripts for different platforms.

What's Changed

New Contributors

Full Changelog: sxyazi/yazi@v0.2.1...v0.2.2

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 24, 2024
@timsutton
Copy link
Contributor Author

Follow-up from #160601 since it's now a final release.

@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 24, 2024
@BrewTestBot BrewTestBot enabled auto-merge January 24, 2024 02:58
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 24, 2024
Merged via the queue into Homebrew:master with commit 123890b Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants