Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yazi 0.3.1 #181331

Merged
merged 2 commits into from
Aug 15, 2024
Merged

yazi 0.3.1 #181331

merged 2 commits into from
Aug 15, 2024

Conversation

Xerxes-2
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
This is a quick patch release that addresses several issues introduced in version 0.3. 

Additionally, here are some notable new features included in this version:

  • A loading state indicator has been added for slow directories (usually network-mounted points).
  • Support for opening multiple tabs at startup: yazi /dir1 /dir2/file will open two tabs, one in /dir1 and another in /dir2, with file selected.
  • Allows the use of shorthand for keybindings, such as writing <C-X> instead of <C-S-x>.
  • A new --cursor option has been added to the shell command to specify the cursor position. For example, shell 'zip -r .zip "$0"' --cursor=7 places the cursor before .zip.
  • A new previewer has been added for previewing virtual files in the /proc directory.
  • Support for F13 - F19 keys.
  • A nightly build that uses the latest Yazi source code from the past 6 hours, and a new yazi-nightly-bin AUR package for Arch Linux users (Thanks @latipun7)

What's Changed

New Contributors

Full Changelog: sxyazi/yazi@v0.3.0...v0.3.1

@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 Aug 15, 2024
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 Aug 15, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 15, 2024
Merged via the queue into Homebrew:master with commit 4d45717 Aug 15, 2024
15 checks passed
@Xerxes-2 Xerxes-2 deleted the bump-yazi-0.3.1 branch August 15, 2024 23:49
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