diff --git a/docs/faq.md b/docs/faq.md index d57eafac..39cbe58b 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -97,7 +97,7 @@ If you don't want to use it and want things to be calm, sure, you can modify the ```toml [status] -separator_open = "" +separator_open = "" separator_close = "" [icon] @@ -115,11 +115,3 @@ If you find that the XXX feature is missing, please check if it has already been Our time slices are limited, and they are allocated to what we consider critical issues, such as bug fixes and making Yazi stable, which includes addressing proposals that could potentially lead to broken changes in the future. Most maintainers have their full-time jobs, so please understand if your request isn't implemented promptly. Of course, we welcome any constructive PR to help expedite the implementation of your desired feature! - -## Why do I need to copy the entire keybindings? - -Quoted from [sxyazi/yazi#158 - comment](https://github.com/sxyazi/yazi/issues/158#issuecomment-1722130381): - -> Since Yazi is still in the alpha stage and is not yet stable, default keybindings may undergo adjustments, potentially disrupting user expectations. -> -> Therefore, I encourage users to copy the complete keybinding list, which will not be affected by default configurations. Considering a merge after Yazi stabilizes seems to make more sense. diff --git a/docs/quick-start.md b/docs/quick-start.md index be568d49..384f6c34 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -81,7 +81,7 @@ function ya { -To use it, copy the function into the configuration file of your respective shell. +To use it, copy the function into the configuration file of your respective shell. Then use `ya` instead of `yazi` to start. ## Keybindings