Didn't read the style guide

Results 9 issues of Didn't read the style guide

I just found an issue that seems very similar to issue #96 I'm going to provide an example and try to point out what is different from #96 My setup.py...

requires user input
unable to reproduce

### Related problem As far as I can tell, Nushell supports line comments which are started with a `#` but has no syntax for multi-line comments. This has been discussed...

enhancement
documentation
needs-design
semantics
help-system
language
syntax

The Wiki at `nixos.wiki` is unofficial, and was forked into `wiki.nixos.org`, which is aimed at becoming the official wiki. I think links should be updated to the new wiki. References:...

### Observed Behavior Typst accepts extra font paths either by the commandline option `--font-path ` or the environment variable `TYPST_FONT_PATHS`. However, if the argument is an empty string, it fails...

bug
cli
good contribution

Hi, thanks for this amazing project! I wanted to share a little patch here and hear your opinion if you want to add this kind of feature. I'm looking forward...

### Problem When a scope is nested inside a group, anchors defined inside the scope are only visible in (1) the scope itself and (2) the surrounding group. Unlinke anchors...

When you don't specify all settings described in the [minimal config](https://github.com/imsi32/yatline.yazi/wiki#minimal-config), Yazi shows a completely blank screen but reports no error. ### Observed Behavior For example, removing the empty `header_line.left.section_b`,...

bug

Thank you for this package! This PR contains two changes. First, it adds the `extra-show` parameter to the `equate` function which allows users to inject custom show rules or containers...

### Goal I'm using multiple Firefox profiles and want to easily start them from my application launcher. This is possible by creating separate `.desktop` files which launch a specific Firefox...

feature request
program: firefox