You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the problem you're trying to solve
I'm having trouble customizing the status line:
Using the existing configuration, I can't achieve the following effect because separator_open and separator_close force me to add separators at both ends.
I want to customize the formatting of certain fields (like the mode and position) but it can't be done through the configuration file.
Would you be willing to contribute this feature?
Yes, I'll give it a shot
Describe the solution you'd like
I’m currently trying to use a UI plugin and have achieved some results, but there’s an issue: I want to stay in sync with the upstream for other aspects, such as the handling of certain fields. This forces me to check the source files after every update to ensure everything is up to date.
I believe the best way to solve this problem is to make these aspects configurable, and I will submit a pull request for this.
yazi --debug
outputPlease describe the problem you're trying to solve
I'm having trouble customizing the status line:
separator_open
andseparator_close
force me to add separators at both ends.mode
andposition
) but it can't be done through the configuration file.Would you be willing to contribute this feature?
Describe the solution you'd like
I’m currently trying to use a UI plugin and have achieved some results, but there’s an issue: I want to stay in sync with the upstream for other aspects, such as the handling of certain fields. This forces me to check the source files after every update to ensure everything is up to date.
I believe the best way to solve this problem is to make these aspects configurable, and I will submit a pull request for this.
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: