Context: https://github.com/sxyazi/yazi/issues/2806#issuecomment-2922008099 Currently, Yazi's implementation [references nushell](https://github.com/sxyazi/yazi/pull/345#issuecomment-1808738484), and ignoring `-` would make Yazi align with bash, something to consider: - Is this change sensible, i.e. which behavior is more common? - Besides `-`, are there any other characters that should be ignored? - Is there any documentation regarding this behavior (bash mode) for reference?