Closed mxmerz closed 6 months ago
Hi, I noticed that you are not using the latest Yazi version. run is a new attribute introduced in yazi v0.2.4. Please upgrade your yazi version to the latest.
Oh, I'm sorry! I had updated to the latest homebrew version but didn't realize the homebrew package wasn't up to date with the code!
No problem! For some reason, the latest Yazi code can't pass the Homebrew's CI, so it can't be updated, this give me a headache haha
I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
What system are you running Yazi on?
macOS
What terminal are you running Yazi in?
iTerm
Did you try the latest code to see if this problem got fixed?
Not tried, and I'll explain why below
yazi --debug
outputDescribe the bug
When I set up the
keymap.toml
as described below, yazi crashes on startup:Expected Behavior
yazi should not crash, or at least should provide an explanation of why it crashes.
To Reproduce
Set the
keymap.toml
as below and run yazi in any directory.Configuration
yazi.toml
:keymap.toml
:Anything else?
No response